summaryrefslogtreecommitdiff
path: root/drivers/regulator/max8649.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2010-05-06 09:41:12 +0400
committerDavid S. Miller <davem@davemloft.net>2010-05-07 09:10:38 +0400
commit8462d14e471fc5761e37d1b89282966a5b504468 (patch)
treecf132682143e276c607f3b72bf114f364d17f86c /drivers/regulator/max8649.c
parent079ceb44e9b3432fb8e8f7d08207faae69407c89 (diff)
downloadlinux-8462d14e471fc5761e37d1b89282966a5b504468.tar.xz
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 <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/regulator/max8649.c')
0 files changed, 0 insertions, 0 deletions