mlx4_en: Consider inline packets on completion
Was trying to unmap work queue entries that had inline packets, so naturally weren't mapped. Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
33a2a2b4c7
commit
41efea5a34
@@ -202,6 +202,7 @@ struct mlx4_en_tx_info {
|
||||
u32 nr_txbb;
|
||||
u8 linear;
|
||||
u8 data_offset;
|
||||
u8 inl;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user