Files
linux-apfs/drivers
Tobias Klauser 91991146bc 3c507: 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>
2010-05-06 22:10:35 -07:00
..
2010-04-06 10:55:33 -04:00
2010-04-20 16:37:13 -07:00
2010-04-20 16:37:13 -07:00