diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2009-10-29 08:30:35 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-10-30 16:50:39 -0400 |
commit | eddcbb94f75c3e8944503e9f13c1d29acd0d7052 (patch) | |
tree | b5e4786dbafccea91d7ec42cb9e84af655414aca /net/mac80211/debugfs_sta.c | |
parent | 750266646befe42ee8a3a9f9b6f692174635c5b8 (diff) | |
download | blackbird-op-linux-eddcbb94f75c3e8944503e9f13c1d29acd0d7052.tar.gz blackbird-op-linux-eddcbb94f75c3e8944503e9f13c1d29acd0d7052.zip |
mac80211: introduce ieee80211_beacon_get_tim()
Compared to ieee80211_beacon_get(), the new function
ieee80211_beacon_get_tim() returns information on the
location and length of the TIM IE, which some drivers
need in order to generate the TIM on the device. The
old function, ieee80211_beacon_get(), becomes a small
static inline wrapper around the new one to not break
all drivers.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/debugfs_sta.c')
0 files changed, 0 insertions, 0 deletions