mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 19:41:54 +00:00
1f4b161284
Fix an overflow bug in vmxnet3 Tx descriptor This patch fixes a bug where a 16K buffer on a Tx descriptor was overflowing into the 'gen' bit in the descriptor thereby corrupting the descriptor and stalling the transmit ring. Signed-off-by: Bhavesh Davda <bhavesh@vmware.com> Signed-off-by: Shreyas Bhatewara <sbhatewara@vmware.com> Signed-off-by: Matthew Delco <delcoM@vmware.com> Signed-off-by: Ronghua Zhang <ronghua@vmware.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
Makefile | ||
upt1_defs.h | ||
vmxnet3_defs.h | ||
vmxnet3_drv.c | ||
vmxnet3_ethtool.c | ||
vmxnet3_int.h |