]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usbnet: add a callback for set_rx_mode
authorOlivier Blin <olivier.blin@softathome.com>
Fri, 24 Oct 2014 17:43:00 +0000 (19:43 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Oct 2014 21:26:19 +0000 (17:26 -0400)
commit1efed2d06c703489342ab6af2951683e07509c99
treeac3ba893ec63694de9c5719b2420d0d05f45260c
parent9ffa1fcaef222026a8e031830f8db29d3f2cfc47
usbnet: add a callback for set_rx_mode

To delegate promiscuous mode and multicast filtering to the subdriver.

Signed-off-by: Olivier Blin <olivier.blin@softathome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/usbnet.c
include/linux/usb/usbnet.h