aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/docproc.c
diff options
context:
space:
mode:
authorTobias Klauser <[email protected]>2010-05-06 05:41:12 +0000
committerDavid S. Miller <[email protected]>2010-05-06 22:10:38 -0700
commit8462d14e471fc5761e37d1b89282966a5b504468 (patch)
treecf132682143e276c607f3b72bf114f364d17f86c /scripts/basic/docproc.c
parent079ceb44e9b3432fb8e8f7d08207faae69407c89 (diff)
ethoc: Remove unnecessary memset of napi member in 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 the napi member it to 0 explicitely. Signed-off-by: Tobias Klauser <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions