]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: make cfg80211 ops and privid const
authorJohannes Berg <johannes.berg@intel.com>
Mon, 20 Jan 2014 22:55:44 +0000 (23:55 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 4 Feb 2014 20:48:21 +0000 (21:48 +0100)
commit13196f13c272f8ac4498e4e3286442259471ae42
treead6bf9c6a4d0380925cc0b8ba466e31a588b7e88
parente17e21a736ceae8e65a8238e3a83d0b02e29cc45
mac80211: make cfg80211 ops and privid const

The wiphy privid (to identify wiphys) and the cfg80211
ops should both be const, so change them to be.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/cfg.h
net/mac80211/ieee80211_i.h
net/mac80211/util.c