"...git@gitlab.flux.utah.edu:xcap/xcap-capability-linux.git" did not exist on "468003f571b73588482ba058194e73d0689b94e6"
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:Tobias Klauser <tklauser@distanz.ch> Signed-off-by:
David S. Miller <davem@davemloft.net>