From: Jiri Pirko Date: Mon, 8 Feb 2010 04:30:35 +0000 (+0000) Subject: net: use netdev_mc_count and netdev_mc_empty when appropriate X-Git-Tag: v2.6.34-rc1~233^2~379 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cd24eaf0c6ee7f0242e34ee77ec899f255e66b5;p=pandora-kernel.git net: use netdev_mc_count and netdev_mc_empty when appropriate This patch replaces dev->mc_count in all drivers (hopefully I didn't miss anything). Used spatch and did small tweaks and conding style changes when it was suitable. Jirka Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed