This repository was archived by the owner on Aug 5, 2022. It is now read-only.
Commit d04ae00
[net] Stop initializing ipss twice (#1514)
The default address was actually being set, but there
were other methods being called that have been moved
to the main file, and needed to be removed otherwise it caused
havoc.
Fixes #1507
Signed-off-by: Brian J Jones <brian.j.jones@intel.com>1 parent a0b1217 commit d04ae00
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
| |||
0 commit comments