dm9601: fix IFF_ALLMULTI handling
commitbf0ea6380724beb64f27a722dfc4b0edabff816e
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 30 Sep 2013 21:28:20 +0000 (30 23:28 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Sep 2013 23:48:59 +0000 (30 19:48 -0400)
tree088a9f9d742b5b42f4ed662f5492f6a9ada7bfeb
parent8d34ce10c59b40e0ce2685341c4e93416f505e45
dm9601: fix IFF_ALLMULTI handling

Pass-all-multicast is controlled by bit 3 in RX control, not bit 2
(pass undersized frames).

Reported-by: Joseph Chang <joseph_chang@davicom.com.tw>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/dm9601.c