Files
linux/drivers
Greg Kroah-Hartman 928841b153 Wireless: 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: John W. Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-05-06 15:15:01 -04:00
..
2009-04-13 04:22:04 -04:00
2009-04-07 08:31:03 -07:00
2009-04-05 02:14:15 -04:00
2009-04-08 14:13:04 +02:00
2009-04-08 00:00:33 -07:00
2009-04-27 05:37:39 -07:00
2009-04-09 00:27:17 +01:00
2009-04-05 00:32:25 +02:00
2009-04-02 00:40:41 +00:00
2009-04-22 16:54:27 -04:00
2009-04-02 11:19:57 +09:00
2009-04-27 03:22:15 -07:00
2009-04-05 00:32:22 +02:00