android_kernel_motorola_sm6225/drivers/net/ethernet/atheros
Jingoo Han 01095b99f3 net: alx: 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:29 -04:00
..
alx net: alx: remove unnecessary pci_set_drvdata() 2013-10-18 00:03:29 -04:00
atl1c net: atl1c: Change variable type to bool 2013-10-03 15:40:33 -04:00
atl1e atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC features 2013-10-03 17:01:12 -04:00
atlx atheros: Remove extern from function prototypes 2013-09-24 10:09:27 -04:00
Kconfig alx: remove NET_CORE Kconfig select 2013-07-01 13:18:19 -07:00
Makefile alx: add a simple AR816x/AR817x device driver 2013-06-17 16:04:34 -07:00