]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - net/mac80211/util.c
mac80211: export IE splitting function
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Wed, 22 Oct 2014 12:22:49 +0000 (15:22 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 23 Oct 2014 18:39:43 +0000 (20:39 +0200)
commita7f3a768289858f03f5c1866639c8b476c1b8ebc
tree1d1d7bb3a79486744d152804605735a7e951c0dc
parent8ec7886b1cd59c6e76a6d8fa413f9d338cfedc96
mac80211: export IE splitting function

Export ieee80211_ie_split function, so it can be reused by
drivers which need to insert additional elements.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/ieee80211_i.h
net/mac80211/util.c