2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-07 13:13:57 +08:00
linux-next/drivers/net/ethernet/dec/tulip
Jingoo Han 1895499230 net: tulip: use pci_{get,set}_drvdata()
Use the wrapper functions for getting and setting the driver data
using pci_dev instead of using dev_{get,set}_drvdata() with
&pdev->dev, so we can directly pass a struct pci_dev. This is
a purely cosmetic change.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-09-03 22:38:46 -04:00
..
21142.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
de4x5.c net: tulip: use pci_{get,set}_drvdata() 2013-09-03 22:38:46 -04:00
de4x5.h
de2104x.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
dmfe.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
eeprom.c tulip: remove __dev* attributes 2012-12-03 11:16:52 -08:00
interrupt.c tulip: Properly check dma mapping result 2013-06-13 17:09:40 -07:00
Kconfig net: Move MII out from under NET_CORE and hide it 2013-06-19 22:22:56 -07:00
Makefile
media.c tulip: remove __dev* attributes 2012-12-03 11:16:52 -08:00
pnic2.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
pnic.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
timer.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
tulip_core.c ethernet: Convert mac address uses of 6 to ETH_ALEN 2013-08-02 12:33:54 -07:00
tulip.h drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
uli526x.c tulip: remove __dev* attributes 2012-12-03 11:16:52 -08:00
winbond-840.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
xircom_cb.c net/ethernet/dec/tulip/xircom_cb: Use module_pci_driver to register driver 2013-05-22 14:35:03 -07:00