On Sat, 12 Oct 2019 02:26:57 +0200
Alfredo Cardigliano wrote:
> @@ -37,6 +37,7 @@ ifeq ($(shell test $(GCC_VERSION) -ge 44 && echo 1), 1)
> CFLAGS += -Wno-deprecated -Wno-unused-parameter -Wno-unused-value
> CFLAGS += -Wno-strict-aliasing -Wno-format-extra-args
> CFLAGS += -Wno-missing-field-i
Initialize LIFs (Logical Interfaces) which represents
external connections. The NIC can multiplex many LIFs
to a single port, but in most setups, LIF0 is the
primary control for the port.
Create a device for each LIF.
Signed-off-by: Alfredo Cardigliano
Reviewed-by: Shannon Nelson
---
drivers/ne
2 matches
Mail list logo