Files
linux/drivers/base
Stephen Hemminger aed65af1cc drivers: make device_type const
The device_type structure does not contain data that changes
during usage and should be const. This allows devices to declare
the struct const.

I have patches to change all the subsystems, but need the infra
structure change first.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-04-19 16:45:51 -07:00
..
2011-04-19 16:45:51 -07:00
2010-08-05 13:53:35 -07:00
2010-10-29 04:16:28 -04:00
2010-05-21 09:37:29 -07:00
2011-03-31 11:26:23 -03:00