]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/mac80211/cfg.c
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)
commit8a47cea7d4a25babf14d02be8aabb98949dd2bed
treead6bf9c6a4d0380925cc0b8ba466e31a588b7e88
parent631ad703ba3a585e96acbfd2ac8c0f0fee1ad99b
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