diff options
author | 2021-12-02 09:15:11 +0100 | |
---|---|---|
committer | 2021-12-02 12:24:08 +0000 | |
commit | cc9cf69eea4847c8d6db6114b0e094fb51736c33 (patch) | |
tree | e3b93e332dc58b0c07465f67e88e339e20d8756f /net/core/dev_ioctl.c | |
parent | dt-bindings: net: lan966x: Add additional properties for lan966x (diff) | |
download | wireguard-linux-cc9cf69eea4847c8d6db6114b0e094fb51736c33.tar.xz wireguard-linux-cc9cf69eea4847c8d6db6114b0e094fb51736c33.zip |
net: lan966x: Fix builds for lan966x driver
The lan966x is using the function 'packing' to create/extract the
information for the IFH, that is used to be added in front of the frames
when they are injected/extracted.
Therefore update the Kconfig to select config option 'PACKING' whenever
lan966x driver is enabled.
Fixes: db8bcaad539314 ("net: lan966x: add the basic lan966x driver")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev_ioctl.c')
0 files changed, 0 insertions, 0 deletions