linux/drivers/net/ethernet/chelsio/cxgb4
Jingoo Han 11e4c74fbc net: cxgb4: 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: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-18 00:03:30 -04:00
..
cxgb4_main.c net: cxgb4: remove unnecessary pci_set_drvdata() 2013-10-18 00:03:30 -04:00
cxgb4_uld.h cxgb4: Add routines to create and remove listening IPv6 servers 2013-08-12 12:33:36 -07:00
cxgb4.h cxgb4: Add CLIP support to store compressed IPv6 address 2013-08-12 12:33:37 -07:00
l2t.c cxgb4: Add T4 filter support 2012-12-19 09:28:19 -08:00
l2t.h cxgb4: Add T4 filter support 2012-12-19 09:28:19 -08:00
Makefile
sge.c cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header 2013-06-04 17:37:59 -07:00
t4_hw.c cxgb4: Do not set net_device::dev_id to VI index 2013-06-13 01:24:17 -07:00
t4_hw.h cxgb4: Initialize T5 2013-03-14 11:35:53 -04:00
t4_msg.h cxgb4: Add routines to create and remove listening IPv6 servers 2013-08-12 12:33:36 -07:00
t4_regs.h RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. 2013-03-14 11:35:58 -04:00
t4fw_api.h cxgb4: Add CLIP support to store compressed IPv6 address 2013-08-12 12:33:37 -07:00