cfg80211: make device_type const
authorJohannes Berg <johannes.berg@intel.com>
Mon, 20 Jan 2014 23:00:56 +0000 (00:00 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 4 Feb 2014 20:48:23 +0000 (21:48 +0100)
commitf1e3d556a02a155e260697088579d18f12d54c83
tree998defa5a13d13c4636f91abfefcf50aa63f27ee
parent94e860f13d39fce83afc6a60619539fc035cac73
cfg80211: make device_type const

Instances of struct device_type are never modified, make them const.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/core.c
net/wireless/reg.c
This page took 0.024031 seconds and 5 git commands to generate.