iwlwifi: move ucode loading to op_mode
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-dev.h
index 5957209b2f376ed1c4ff555d8a7c0ab096fca657..7199748faaab749029d0254ddf69d2e45a337af5 100644 (file)
@@ -724,6 +724,8 @@ struct iwl_priv {
        struct ieee80211_rate *ieee_rates;
        struct kmem_cache *tx_cmd_pool;
 
+       struct list_head calib_results;
+
        struct workqueue_struct *workqueue;
 
        enum ieee80211_band band;
This page took 0.029217 seconds and 5 git commands to generate.