X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=include%2Fshared%2Ffwcmd.h;h=ec8f81051f83efba7ad05950c0f8ad1f633be9a4;hp=c1879f5815f6bfff2f330fa75e7c45422db4a192;hb=7fe56f5344c292bede880f351a0d8eb710898c03;hpb=6f810932c1c9e2eac2abb56d2e4462c2c1d02ef1 diff --git a/include/shared/fwcmd.h b/include/shared/fwcmd.h index c1879f5..ec8f810 100644 --- a/include/shared/fwcmd.h +++ b/include/shared/fwcmd.h @@ -128,9 +128,8 @@ struct carl9170_rf_init { struct carl9170_rf_init_result { __le32 ret; /* AR9170_PHY_REG_AGC_CONTROL */ - __le32 regs[6]; } __packed; -#define CARL9170_RF_INIT_RESULT_SIZE 28 +#define CARL9170_RF_INIT_RESULT_SIZE 4 #define CARL9170_USB_WATCHDOG_INACTIVE 0 #define CARL9170_USB_WATCHDOG_ON_DUTY 1