aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorTobias Klauser <[email protected]>2014-05-27 14:03:51 +0200
committerDavid S. Miller <[email protected]>2014-05-30 17:06:23 -0700
commit884460178fba4a2b2522c21e85c67db95f166354 (patch)
tree8d370cf427554922e32e3171724a283c66a1ab1a /tools/perf/scripts/python/netdev-times.py
parentd581ebf5a1f82a27d7df21bd1d76e517c67b49d5 (diff)
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 <[email protected]> Acked-by: Chris Metcalf <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions