ath5k: update phy errors codes
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / ath / ath5k / base.h
index fe5dae517545a159a8442335b781abf6d341bb86..a572a4844800a0b3917ad3dec4a82aeb107f6ab4 100644 (file)
@@ -116,6 +116,7 @@ struct ath5k_statistics {
        unsigned int tx_all_count;      /* all TX frames, including errors */
        unsigned int rxerr_crc;
        unsigned int rxerr_phy;
+       unsigned int rxerr_phy_code[32];
        unsigned int rxerr_fifo;
        unsigned int rxerr_decrypt;
        unsigned int rxerr_mic;