| commit | a313f3839eeeebb3cbbcf1fbd2aee92bde389032 | [log] [tgz] |
|---|---|---|
| author | Johannes Berg <johannes.berg@intel.com> | Wed Sep 22 18:02:12 2010 +0200 |
| committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Thu Oct 07 15:53:00 2010 -0700 |
| tree | 3fa94fcf72239e0c544f5f733a0080a400913079 | |
| parent | 0de76736552cff02cc6ee4bae41e5502d7673f8e [diff] |
iwlwifi: remove iwl_check_bits 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>