commit | 1610c79f1e9545d0a64dc6bb4f9affdfcf1d5726 | [log] [tgz] |
---|---|---|
author | Padmanabh Ratnakar <padmanabh.ratnakar@emulex.com> | Thu Nov 03 01:49:27 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 03 21:59:39 2011 -0400 |
tree | 2713f365c1b903ff80768d231a09e2e6187a5675 | |
parent | 016f97b11b3c7fe834260150d0f9cb36d06b2eb8 [diff] |
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>