be2net: Fix disabling multicast promiscous mode
authorPadmanabh Ratnakar <padmanabh.ratnakar@emulex.com>
Thu, 3 Nov 2011 01:49:27 +0000 (01:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Nov 2011 01:59:39 +0000 (21:59 -0400)
commit1610c79f1e9545d0a64dc6bb4f9affdfcf1d5726
tree2713f365c1b903ff80768d231a09e2e6187a5675
parent016f97b11b3c7fe834260150d0f9cb36d06b2eb8
be2net: Fix disabling multicast promiscous mode

If user tries to disable multicast promiscous mode, the adapter remains
in this mode as resetting the multicast promiscous mode was missing
in RX filter command. Fixed this.

Signed-off-by: Padmanabh Ratnakar <padmanabh.ratnakar@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be_cmds.c