linux/drivers/net/vxge
Jiri Pirko 4cd24eaf0c 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 <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-12 11:38:58 -08:00
..
Makefile
vxge-config.c vxge: Allow multiple functions with INTA. 2009-10-06 15:22:55 -07:00
vxge-config.h vxge: Check if FCS stripping is disabled by the firmware. 2009-10-06 15:22:54 -07:00
vxge-ethtool.c
vxge-ethtool.h
vxge-main.c net: use netdev_mc_count and netdev_mc_empty when appropriate 2010-02-12 11:38:58 -08:00
vxge-main.h vxge: Allow multiple functions with INTA. 2009-10-06 15:22:55 -07:00
vxge-reg.h vxge: Removed accessing non-supported registers. 2009-10-06 15:22:52 -07:00
vxge-traffic.c drivers/net: Move && and || to end of previous line 2009-12-03 13:18:01 -08:00
vxge-traffic.h vxge: Allow multiple functions with INTA. 2009-10-06 15:22:55 -07:00
vxge-version.h vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAGS + 1. 2009-10-28 02:46:54 -07:00