commit | d8cd189e9b1e050629f545e76b21a321f62c29bf | [log] [tgz] |
---|---|---|
author | Kalle Valo <kalle.valo@nokia.com> | Tue Jan 05 20:16:26 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 12 13:51:24 2010 -0500 |
tree | 66f684beedf3ae374488f0ec7240a8fb049c688d | |
parent | 7044cc565b45a898c140fb185174a66f2d68a163 [diff] |
mac80211: use PS Poll and Nullfunc templates when sending such frames To avoid duplicate code, use ieee80211_[pspoll|nullfunc]_get() to get templates for PS Poll and Nullfunc frames in mlme.c. Compile-tested only. Signed-off-by: Kalle Valo <kalle.valo@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>