aboutsummaryrefslogtreecommitdiff
path: root/lib/flex_array.c
diff options
context:
space:
mode:
authorTobias Klauser <[email protected]>2010-05-06 05:43:04 +0000
committerDavid S. Miller <[email protected]>2010-05-06 22:10:40 -0700
commit5eceff736644ee45b528ed8261facaf217ba134e (patch)
treeff42f52e36186ad61494dd8e7229a6be9b4c7889 /lib/flex_array.c
parente56d0b01ed1f6298839ddd4007d5ae72cfe30ca2 (diff)
tehuti: 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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/flex_array.c')
0 files changed, 0 insertions, 0 deletions