myri10ge: update firmware headers

Update myri10ge firmware headers.

Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Brice Goglin 2008-11-23 15:49:54 -08:00 committed by David S. Miller
parent 4ee2ac5135
commit 2c62ad7b56
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ struct mcp_gen_header {
unsigned short handoff_id_major; /* must be equal */
unsigned short handoff_id_caps; /* bitfield: new mcp must have superset */
unsigned msix_table_addr; /* start address of msix table in firmware */
unsigned bss_addr; /* start of bss */
/* 8 */
};