]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: move IE split utilities here from mac80211
authorJohannes Berg <johannes.berg@intel.com>
Tue, 31 Mar 2015 13:36:22 +0000 (15:36 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 7 Apr 2015 11:56:41 +0000 (13:56 +0200)
commit408328ba9d2f606b0b551b15c4e95045a218a4da
treef5cc33762959fb5346b111e4123160a928691e90
parent55b67734d7b246fd70f11c27cba4aed8f3eda456
cfg80211: move IE split utilities here from mac80211

As the next patch will require the IE splitting utility functions
in cfg80211, move them there from mac80211.

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