projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb982e3
)
iwlwifi: remove bt_siso_mode declaration
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 2 Apr 2012 13:09:26 +0000
(15:09 +0200)
committer
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Mon, 23 Apr 2012 21:22:08 +0000
(14:22 -0700)
That variable doesn't exist anywhere.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-core.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/iwlwifi/iwl-core.h
b/drivers/net/wireless/iwlwifi/iwl-core.h
index
199a0c0
..
6e5fb78
100644
(file)
--- a/
drivers/net/wireless/iwlwifi/iwl-core.h
+++ b/
drivers/net/wireless/iwlwifi/iwl-core.h
@@
-125,9
+125,4
@@
static inline void iwl_update_stats(struct iwl_priv *priv, bool is_tx,
#define IWL_TRAFFIC_ENTRIES (256)
#define IWL_TRAFFIC_ENTRY_SIZE (64)
-/*****************************************************
- * S e n d i n g H o s t C o m m a n d s *
- *****************************************************/
-extern bool bt_siso_mode;
-
#endif /* __iwl_core_h__ */