ath9k: Add support for multiple secondary virtual wiphys
[deliverable/linux.git] / drivers / net / wireless / ath9k / rc.h
index a6dc82d92612e304d1788e5f66dde993ab887328..0584122341ad26eecc8edbed359213f940d09267 100644 (file)
@@ -195,6 +195,7 @@ struct ath_rate_priv {
 };
 
 struct ath_tx_info_priv {
+       struct ath_wiphy *aphy;
        struct ath_tx_status tx;
        int n_frames;
        int n_bad_frames;
This page took 0.026866 seconds and 5 git commands to generate.