]> git.baikalelectronics.ru Git - kernel.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)
commit5ad615d02dfa7c09817f8726a8f2d1676b0051f8
treee4578e77e88cb9371b5c70c715a6a079386d054f
parent755b6bdeb724d570ad1b0c0fb2250c58d1c6551d
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