commit | 24307eef74bd38e3fc6a6df8f8a1bfc48967f9f6 | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathyap@serverengines.com> | Thu Jun 18 00:09:25 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 19 00:18:41 2009 -0700 |
tree | 86583877a2178f8ea1baff35e2262a6b1de8bd58 | |
parent | 6ac7b687cb3acc437a586794949a43f5249956bb [diff] |
be2net: cleanup multicast_set cmd to avoid mc_list copy Cleanup multicast_set method to avoid an extra copy of mc_list and unwanted promiscuos sets to BE. Signed-off-by: Sathya Perla <sathyap@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>