diff options
author | Johannes Berg <johannes.berg@intel.com> | 2012-07-23 14:53:27 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2012-07-31 16:18:56 +0200 |
commit | 6b77863b719a4e32909c218c0d5a83a14f4d98c5 (patch) | |
tree | d259001a7b7c4963de72cd6b3b9bf8d350d2f1c8 /arch/powerpc | |
parent | 679ef4eadde1f8e55074427c0d8de2da55ca81f9 (diff) | |
download | lwn-6b77863b719a4e32909c218c0d5a83a14f4d98c5.tar.gz lwn-6b77863b719a4e32909c218c0d5a83a14f4d98c5.zip |
mac80211: fix current vs. operating channel in preq/beacon
When sending probe requests, e.g. during software scanning,
these will go out on the *current* channel, so their IEs
need to be built from the current channel. At other times,
e.g. for beacons or probe request templates, the IEs will
be used on the *operating* channel and using the current
channel instead might result in errors.
Add the appropriate parameters to respect the difference.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions