]> git.baikalelectronics.ru Git - kernel.git/commit
cdc-ether: divorce initialisation with a filter reset and a generic method
authorOliver Neukum <oneukum@suse.com>
Mon, 22 May 2017 12:50:30 +0000 (14:50 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 May 2017 15:01:28 +0000 (11:01 -0400)
commit3fa59c04f696a853f5cfbf6cc39160c4b02a22be
tree2f1ff75b795f4869bbca09b6e36a9a0be576ade9
parentc57a254f76b02f192a944e24cb42409c1f0a764f
cdc-ether: divorce initialisation with a filter reset and a generic method

Some devices need their multicast filter reset but others are crashed by that.
So the methods need to be separated.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Reported-by: "Ridgway, Keith" <kridgway@harris.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_ether.c
include/linux/usb/usbnet.h