diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/dvm/commands.h')
| -rw-r--r-- | drivers/net/wireless/iwlwifi/dvm/commands.h | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/wireless/iwlwifi/dvm/commands.h b/drivers/net/wireless/iwlwifi/dvm/commands.h index 84e2c0fcfef..95ca026ecc9 100644 --- a/drivers/net/wireless/iwlwifi/dvm/commands.h +++ b/drivers/net/wireless/iwlwifi/dvm/commands.h @@ -22,7 +22,7 @@   * USA   *   * The full GNU General Public License is included in this distribution - * in the file called LICENSE.GPL. + * in the file called COPYING.   *   * Contact Information:   *  Intel Linux Wireless <ilw@linux.intel.com> @@ -1526,6 +1526,7 @@ struct iwl_compressed_ba_resp {  	__le16 scd_ssn;  	u8 txed;	/* number of frames sent */  	u8 txed_2_done; /* number of frames acked */ +	__le16 reserved1;  } __packed;  /*  |