commit | dacefedb34e538e9934556ffe5eaad177e7a9718 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Oct 07 04:02:03 2010 -0700 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Thu Oct 14 09:47:09 2010 -0700 |
tree | eece4baa9b45a840014fec91abdc6ec752d03e03 | |
parent | 34f5a70c08530bb0b4724991a712a0ef6bbec39a [diff] |
iwlwifi: rewrite RXON checks The RXON checking is a bit magical, and prints out too much information if something goes wrong. Make it less magical and print out only the items that were actually wrong. Also remove the comment about removing it -- the driver is constantly changing so these checks are useful. Signed-off-by: Johannes Berg <johannes.berg@intel.com>