summaryrefslogtreecommitdiffstats
path: root/net/atm
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-05-27 14:03:51 +0200
committerDavid S. Miller <davem@davemloft.net>2014-05-31 02:06:23 +0200
commit884460178fba4a2b2522c21e85c67db95f166354 (patch)
tree8d370cf427554922e32e3171724a283c66a1ab1a /net/atm
parentnet: tile: Use helpers from linux/etherdevice.h to check/set MAC (diff)
downloadlinux-884460178fba4a2b2522c21e85c67db95f166354.tar.xz
linux-884460178fba4a2b2522c21e85c67db95f166354.zip
net: tile: Remove unnecessary memset of netdev private data
The memory for private data is allocated using kzalloc/vzalloc in alloc_netdev_mqs, thus there is no need to zero it again in the driver. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Acked-by: Chris Metcalf <cmetcalf@tilera.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/atm')
0 files changed, 0 insertions, 0 deletions