https://github.com/torvalds/linux
Revision 6aace17e64f4aa1c49802c46bd10688968b3787f authored by Moshe Shemesh on 08 August 2017, 12:56:37 UTC, committed by Saeed Mahameed on 30 August 2017, 18:20:43 UTC
Fix inline header size, make sure it is not greater than skb len.
This bug effects small packets, for example L2 packets with size < 18.

Fixes: ae76715d153e ("net/mlx5e: Check the minimum inline header mode before xmit")
Signed-off-by: Moshe Shemesh <moshe@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
1 parent 1912203
History
Tip revision: 6aace17e64f4aa1c49802c46bd10688968b3787f authored by Moshe Shemesh on 08 August 2017, 12:56:37 UTC
net/mlx5e: Fix inline header size for small packets
Tip revision: 6aace17
File Mode Size
kvm
lib
Makefile -rw-r--r-- 14 bytes

back to top