commit | c914ac26caf462567078f9615ffcedf1962087f2 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Apr 21 10:57:23 2011 -0700 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Sat Apr 30 08:57:22 2011 -0700 |
tree | 5ad48e9d361f8e38f8f37ab49bbd1b215d67d789 | |
parent | bbf18ff1be8a3c6567bc052e690189b55e16b8eb [diff] |
iwlagn: improve RXON checking The current RXON checking doesn't verify that the channel is valid (or at least non-zero), so add that. Also, add a WARN() so we get a stacktrace, and capture a bitmask of errors in order to capture all necessary information in the warning itself (in case the previous messages are snipped off.) Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>