iwlwifi: don't use shared for the logger any more
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / iwlwifi / iwl-dev.h
index 33d5878314d8080de09ae14a7359f0bdcc814007..185289f0323a38a1b905e4768517a9ea18b0349d 100644 (file)
@@ -761,6 +761,7 @@ struct iwl_priv {
        /*data shared among all the driver's layers */
        struct iwl_shared *shrd;
        struct iwl_trans *trans;
+       struct device *dev;             /* for debug prints only */
        const struct iwl_cfg *cfg;
        const struct iwl_fw *fw;
        const struct iwl_lib_ops *lib;