diff options
Diffstat (limited to 'drivers/net/cxgb4/t4_msg.h')
-rw-r--r-- | drivers/net/cxgb4/t4_msg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/cxgb4/t4_msg.h b/drivers/net/cxgb4/t4_msg.h index fdb117443144..7a981b81afaf 100644 --- a/drivers/net/cxgb4/t4_msg.h +++ b/drivers/net/cxgb4/t4_msg.h | |||
@@ -503,6 +503,7 @@ struct cpl_rx_data_ack { | |||
503 | }; | 503 | }; |
504 | 504 | ||
505 | struct cpl_rx_pkt { | 505 | struct cpl_rx_pkt { |
506 | struct rss_header rsshdr; | ||
506 | u8 opcode; | 507 | u8 opcode; |
507 | #if defined(__LITTLE_ENDIAN_BITFIELD) | 508 | #if defined(__LITTLE_ENDIAN_BITFIELD) |
508 | u8 iff:4; | 509 | u8 iff:4; |