Commit 28feeb2
committed
Make `interval' argument optional as documented.
The wiki page (https://github.com/NetSys/bess/wiki/Built-In-Modules-and-Ports)
mentions that the argument is optional. However the module fails to get
instantiated without adding this argument. This patch fixes this.
Signed-off-by: Muhammad Asim Jamshed <muhammad.jamshed@intel.com>
Signed-off-by: Saikrishna Edupuganti <saikrishna.edupuganti@intel.com>1 parent 6786d37 commit 28feeb2
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments