iwlwifi: rewrite RXON checks
authorJohannes Berg <johannes.berg@intel.com>
Thu, 7 Oct 2010 11:02:03 +0000 (04:02 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 14 Oct 2010 16:47:09 +0000 (09:47 -0700)
commitdacefedb34e538e9934556ffe5eaad177e7a9718
treeeece4baa9b45a840014fec91abdc6ec752d03e03
parent34f5a70c08530bb0b4724991a712a0ef6bbec39a
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>
drivers/net/wireless/iwlwifi/iwl-core.c