diff options
| author | 2010-07-18 22:55:58 +0000 | |
|---|---|---|
| committer | 2010-07-19 09:28:11 -0700 | |
| commit | c26875e2e1a07137f6e7a621fa802b03c00535b6 (patch) | |
| tree | 67d9623e85143c6a735f7c8ad1657634499909ab /net/core/dev.c | |
| parent | sch_atm: Convert to use standard list_head facilities. (diff) | |
| download | linux-dev-c26875e2e1a07137f6e7a621fa802b03c00535b6.tar.xz linux-dev-c26875e2e1a07137f6e7a621fa802b03c00535b6.zip | |
s2io: 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 <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions
