aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2010-07-18 18:55:58 -0400
committerDavid S. Miller <davem@davemloft.net>2010-07-19 12:28:11 -0400
commitc26875e2e1a07137f6e7a621fa802b03c00535b6 (patch)
tree67d9623e85143c6a735f7c8ad1657634499909ab /include/linux/netdevice.h
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 'include/linux/netdevice.h')
0 files changed, 0 insertions, 0 deletions