Fix indentation.

This commit is contained in:
Adrian Chadd 2014-02-23 21:43:15 +00:00
parent aaeeeec365
commit d31cb7480b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=262397

View File

@ -1610,7 +1610,7 @@ struct iwn_fw_tlv {
#define IWN_FW_TLV_INIT_DATA 4
#define IWN_FW_TLV_BOOT_TEXT 5
#define IWN_FW_TLV_PBREQ_MAXLEN 6
#define IWN_FW_TLV_PAN 7
#define IWN_FW_TLV_PAN 7
#define IWN_FW_TLV_RUNT_EVTLOG_PTR 8
#define IWN_FW_TLV_RUNT_EVTLOG_SIZE 9
#define IWN_FW_TLV_RUNT_ERRLOG_PTR 10
@ -1621,7 +1621,7 @@ struct iwn_fw_tlv {
#define IWN_FW_TLV_PHY_CALIB 15
#define IWN_FW_TLV_WOWLAN_INST 16
#define IWN_FW_TLV_WOWLAN_DATA 17
#define IWN_FW_TLV_FLAGS 18
#define IWN_FW_TLV_FLAGS 18
uint16_t alt;
uint32_t len;