summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_ipv6.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2010-07-18 22:55:58 +0000
committerDavid S. Miller <davem@davemloft.net>2010-07-19 09:28:11 -0700
commitc26875e2e1a07137f6e7a621fa802b03c00535b6 (patch)
tree67d9623e85143c6a735f7c8ad1657634499909ab /drivers/net/bonding/bond_ipv6.c
parent6accec76f6889f85dd62cadefe18afb8343558d1 (diff)
s2io: Remove unnecessary memset of netdev private data
The memory for the private data is allocated using kzalloc in alloc_etherdev (or alloc_netdev_mq respectively) so there is no need to set it to 0 again. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bonding/bond_ipv6.c')
0 files changed, 0 insertions, 0 deletions