linux/drivers/net/ethernet/qlogic/netxen
Jingoo Han b23eb79526 net: netxen: 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-22 02:11:51 -04:00
..
Makefile
netxen_nic.h netxen_nic: Update version to 4.0.82 2013-09-27 13:30:58 -04:00
netxen_nic_ctx.c ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups 2013-02-04 13:22:33 -05:00
netxen_nic_ethtool.c drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue 2012-11-06 17:41:42 -05:00
netxen_nic_hdr.h netxen_nic: Print ULA information 2013-09-27 13:30:58 -04:00
netxen_nic_hw.c net:drivers/net: Miscellaneous conversions to ETH_ALEN 2013-10-02 17:04:45 -04:00
netxen_nic_hw.h
netxen_nic_init.c driver/qlogic: replace ip_fast_csum with csum_replace2 2013-03-15 09:12:24 -04:00
netxen_nic_main.c net: netxen: remove unnecessary pci_set_drvdata() 2013-10-22 02:11:51 -04:00