commit | 8e7d3f681ef462e6aaa151f231310452dac409ca | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathya.perla@emulex.com> | Tue Sep 27 13:29:38 2011 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 27 13:29:38 2011 -0400 |
tree | c30dbdf6cd3e89176bee099d35c5b107731f0369 | |
parent | 4de075e0438ba54b8f42cbbc1263d404229dc997 [diff] |
be2net: fix multicast filter programming Re-posting with subject fixed! Multicast programming has been broken since commit 5b8821b7. Setting the MULTICAST flag while sending the cmd to the FW was missing. Fixed this. Also fixed-up some indentation in the adjacent lines. Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>