Loading drivers/net/wireless/iwlwifi/iwl-commands.h +2 −2 Original line number Diff line number Diff line Loading @@ -1245,7 +1245,7 @@ struct iwl_txfifo_flush_cmd { __le32 fifo_control; __le16 flush_control; __le16 reserved; } __attribute__ ((packed)); } __packed; /* * REPLY_WEP_KEY = 0x20 Loading Loading @@ -3547,7 +3547,7 @@ struct iwl_sensitivity_cmd { struct iwl_enhance_sensitivity_cmd { __le16 control; /* always use "1" */ __le16 enhance_table[ENHANCE_HD_TABLE_SIZE]; /* use HD_* as index */ } __attribute__ ((packed)); } __packed; /** Loading Loading
drivers/net/wireless/iwlwifi/iwl-commands.h +2 −2 Original line number Diff line number Diff line Loading @@ -1245,7 +1245,7 @@ struct iwl_txfifo_flush_cmd { __le32 fifo_control; __le16 flush_control; __le16 reserved; } __attribute__ ((packed)); } __packed; /* * REPLY_WEP_KEY = 0x20 Loading Loading @@ -3547,7 +3547,7 @@ struct iwl_sensitivity_cmd { struct iwl_enhance_sensitivity_cmd { __le16 control; /* always use "1" */ __le16 enhance_table[ENHANCE_HD_TABLE_SIZE]; /* use HD_* as index */ } __attribute__ ((packed)); } __packed; /** Loading