alistair23-linux/drivers/net/tulip
Greg Kroah-Hartman 1aec5bdfed net: remove driver_data direct access of struct device
In the near future, the driver core is going to not allow direct access
to the driver_data pointer in struct device.  Instead, the functions
dev_get_drvdata() and dev_set_drvdata() should be used.  These functions
have been around since the beginning, so are backwards compatible with
all older kernel versions.

Cc: netdev@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-05-01 15:21:55 -07:00
..
21142.c
de4x5.c net: remove driver_data direct access of struct device 2009-05-01 15:21:55 -07:00
de4x5.h
de2104x.c
dmfe.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
eeprom.c
interrupt.c
Kconfig
Makefile
media.c
pnic.c
pnic2.c
timer.c
tulip.h
tulip_core.c
uli526x.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
winbond-840.c drivers/net: replace BUG() with BUG_ON() if possible 2009-04-13 15:44:36 -07:00
xircom_cb.c