OSDN Git Service

cdc-ether: extract usbnet_cdc_update_filter function
authorOlivier Blin <olivier.blin@softathome.com>
Fri, 24 Oct 2014 17:43:01 +0000 (19:43 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Oct 2014 21:26:19 +0000 (17:26 -0400)
commitd80c679bc1526183f1cf4adc54b0b72e8798555e
treec6235e2e8d6170b6b0ca0d783fda5c2998e4b4dd
parent1efed2d06c703489342ab6af2951683e07509c99
cdc-ether: extract usbnet_cdc_update_filter function

This will be used by the set_rx_mode callback.

Also move a comment about multicast filtering in this new function.

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