diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-08-26 08:52:31 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-26 16:29:40 +0200 |
commit | 5fd99b5d9950d6300467ded18ff4e44af0b4ae55 (patch) | |
tree | aa21e23ea6b2e7d06c28db6990826807d32405b1 /net | |
parent | net: hns3: Fix for geneve tx checksum bug (diff) | |
download | linux-5fd99b5d9950d6300467ded18ff4e44af0b4ae55.tar.xz linux-5fd99b5d9950d6300467ded18ff4e44af0b4ae55.zip |
net: cdc_ncm: Fix build error
If USB_NET_CDC_NCM is y and USB_NET_CDCETHER is m, build fails:
drivers/net/usb/cdc_ncm.o:(.rodata+0x1d8): undefined reference to `usbnet_cdc_update_filter'
Select USB_NET_CDCETHER for USB_NET_CDC_NCM to fix this.
Reported-by: Hulk Robot <hulkci@huawei.com>
Fixes: e10dcb1b6ba7 ("net: cdc_ncm: hook into set_rx_mode to admit multicast traffic")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions