]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit7f65b1f5adc5f8496ca8bec4947de66fefe36220
tree2f1ff75b795f4869bbca09b6e36a9a0be576ade9
parent2f9bfd3399920440edec724bee626b87070def4a
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