]> bbs.cooldavid.org Git - net-next-2.6.git/commit
smsc911x: convert to use netdev_for_each_mc_addr
authorJiri Pirko <jpirko@redhat.com>
Wed, 17 Feb 2010 23:22:38 +0000 (23:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Feb 2010 22:47:48 +0000 (14:47 -0800)
commit2a0d18f97cc15d57ad0c93259a3df4cb72c5a28b
tree8241c14e24223072ddeb68fcfe8b2aea37c2deab
parent59ce25d9eb2e17b901a404766f9e134759407d26
smsc911x: convert to use netdev_for_each_mc_addr

also removed unnecessary checks

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/smsc911x.c