]> git.openfabrics.org - ~emulex/infiniband.git/commit
mac80211_hwsim: make netlink policy const
authorJohannes Berg <johannes.berg@intel.com>
Mon, 20 Jan 2014 23:06:29 +0000 (00:06 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 4 Feb 2014 20:48:24 +0000 (21:48 +0100)
commit205d242997b57cd0b82f3c8ce4b3c6fd882bf971
treee4578e77e88cb9371b5c70c715a6a079386d054f
parentf1e3d556a02a155e260697088579d18f12d54c83
mac80211_hwsim: make netlink policy const

The netlink policy in hwsim should be const, there's no
reason for it not to be.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c