iwlwifi: remove iwl_check_bits
authorJohannes Berg <johannes.berg@intel.com>
Wed, 22 Sep 2010 16:02:12 +0000 (18:02 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 7 Oct 2010 22:53:00 +0000 (15:53 -0700)
The function is used exactly once, and the caller
doesn't even need the special check, it can be
simplified to a simple bit check.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found