]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - include/net/cfg80211.h
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)
commit29464ccc78f1e8f77b8c37ddbe95af46d13c2ec2
treef5cc33762959fb5346b111e4123160a928691e90
parentba8c3d6f16a1f9305c23ac1d2fd3992508c5ac03
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