linux_dsm_epyc7002/drivers/net/ethernet/cavium/thunder
Wei Yongjun 5288b6fff1 net: thunderx: Remove unnecessary pci_set_drvdata()
The driver core clears the driver data to NULL after device_release
or on probe failure. Thus, it is not needed to manually clear the
device driver data to NULL.

Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-15 16:16:11 -07:00
..
Makefile net: thunderx: Add RGMII interface type support 2016-08-13 11:59:31 -07:00
nic_main.c net: thunderx: Configure tunnelling protocol parsing 2016-08-13 11:59:33 -07:00
nic_reg.h net: thunderx: Configure tunnelling protocol parsing 2016-08-13 11:59:33 -07:00
nic.h net: thunderx: Reset RXQ HW stats when interface is brought down 2016-08-13 11:59:32 -07:00
nicvf_ethtool.c net, thunderx: Add TX timeout and RX buffer alloc failure stats. 2016-02-11 11:30:26 -05:00
nicvf_main.c net: thunderx: Use netdev_rss_key_fill() helper 2016-08-13 11:59:33 -07:00
nicvf_queues.c net: thunderx: Reset RXQ HW stats when interface is brought down 2016-08-13 11:59:32 -07:00
nicvf_queues.h net: thunderx: Set queue count based on number of CPUs 2016-08-13 11:59:30 -07:00
q_struct.h net: thunderx: HW TSO support for pass-2 hardware 2015-12-11 23:38:17 -05:00
thunder_bgx.c net: thunderx: Don't set RX_PACKET_DIS while initializing 2016-08-13 11:59:33 -07:00
thunder_bgx.h net: thunderx: Support for 83xx mixed QLM/DLM config 2016-08-13 11:59:31 -07:00
thunder_xcv.c net: thunderx: Remove unnecessary pci_set_drvdata() 2016-08-15 16:16:11 -07:00