]> 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)
commitdc90cc4a88d5d82316c89d531a9bfdb255c3b9ce
treead6bf9c6a4d0380925cc0b8ba466e31a588b7e88
parent01cc28a14a3cae88d4779bff28a6632ae4488ce2
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