We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5619221 commit 737ed29Copy full SHA for 737ed29
drivers/net/wireless/intel/iwlwifi/iwl-context-info.h
@@ -179,7 +179,7 @@ struct iwl_context_info {
179
__le32 reserved2[16];
180
struct iwl_context_info_dram_nonfseq dram;
181
__le32 reserved3[16];
182
-} __packed;
+} __packed; /* BOOT_LOADER_CONTEXT_INFO_S */
183
184
int iwl_pcie_ctxt_info_init(struct iwl_trans *trans, const struct fw_img *img);
185
void iwl_pcie_ctxt_info_free(struct iwl_trans *trans);
0 commit comments