An error occurred while fetching folder content.
bcm63xx_enet: Remove unnecessary memset of netdev private data
Tobias Klauser authored

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: default avatarTobias Klauser <tklauser@distanz.ch>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
079ceb44
Name Last commit Last update