commit | 57eebdf3c28fe7134597acad529fc40f99b76601 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Aug 01 15:50:46 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Aug 20 13:57:48 2012 +0200 |
tree | 4fa9810bc4956f5787255170b0994c936bee097c | |
parent | 90bcf867ceef50155a1a14af4dc248061f6b8b94 [diff] |
mac80211: clean up CSA handling code Clean up the CSA handling code by moving some of it out of the if and using a C99 initializer for the struct passed to the driver method. While at it, also add a comment that we should wait for a beacon after switching the channel. Signed-off-by: Johannes Berg <johannes.berg@intel.com>