]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit090e8218d9113c00b2ef09086bfcbe80a6ed3da9
treeeece4baa9b45a840014fec91abdc6ec752d03e03
parent12f01dfc466a9dd29fbfe110745248f2817a8992
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