linux/drivers/net/ehea
Greg Kroah-Hartman c7ae011dc8 net: remove driver_data direct access of struct device from more drivers
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.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-05-04 21:33:19 -07:00
..
Makefile
ehea.h ehea: fix circular locking problem 2009-03-13 13:50:40 -07:00
ehea_ethtool.c
ehea_hcall.h
ehea_hw.h
ehea_main.c net: remove driver_data direct access of struct device from more drivers 2009-05-04 21:33:19 -07:00
ehea_phyp.c net/ehea: use consistant type 2009-01-06 10:47:16 -08:00
ehea_phyp.h
ehea_qmr.c ehea: Fix mem allocations which require page alignment 2009-01-21 14:45:33 -08:00
ehea_qmr.h ehea: Detect 16GB hugepages for firmware restriction 2008-10-27 14:49:55 -04:00