diff options
author | Sabrina Dubroca <sd@queasysnail.net> | 2014-01-18 22:19:27 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-22 04:44:45 +0400 |
commit | f14fe8a848cd67dfdb9a959ff3e1fa259878bec3 (patch) | |
tree | 80666e9fca1cf5f90aaf7aa1ab567b13809c1def /net/ipv6/tcp_ipv6.c | |
parent | ead5139aa10d7df970f66a291bf450966ae7b748 (diff) | |
download | linux-f14fe8a848cd67dfdb9a959ff3e1fa259878bec3.tar.xz |
net: remove unnecessary initializations in net_dev_init
softnet_data is already set to 0, no need to use memset or initialize
specific fields to 0 or NULL afterwards.
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions