cxgb - fix T2 GSO
The patch ensures that a GSO skb has enough headroom to push an encapsulating cpl_tx_pkt_lso header. Signed-off-by: Divy Le Ray <divy@chelsio.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
3
drivers/net/chelsio/cxgb2.c
Normal file → Executable file
3
drivers/net/chelsio/cxgb2.c
Normal file → Executable file
@@ -401,7 +401,8 @@ static char stats_strings[][ETH_GSTRING_LEN] = {
|
||||
"TxTso",
|
||||
"RxVlan",
|
||||
"TxVlan",
|
||||
|
||||
"TxNeedHeadroom",
|
||||
|
||||
/* Interrupt stats */
|
||||
"rx drops",
|
||||
"pure_rsps",
|
||||
|
Reference in New Issue
Block a user