linux_old1/drivers/net/ethernet/tile
Tobias Klauser 884460178f net: tile: Remove unnecessary memset of netdev private data
The memory for private data is allocated using kzalloc/vzalloc in
alloc_netdev_mqs, thus there is no need to zero it again in the driver.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-05-30 17:06:23 -07:00
..
Kconfig tile_net: Always enable PTP clock support on TILE-Gx 2013-12-27 12:44:55 -05:00
Makefile tilegx network driver: initial support 2012-06-11 17:01:26 -07:00
tilegx.c net: tile: Remove unnecessary memset of netdev private data 2014-05-30 17:06:23 -07:00
tilepro.c tilepro: Call dev_consume_skb_any instead of kfree_skb. 2014-03-24 21:19:12 -07:00