hinic: fix wrong value of MIN_SKB_LEN
authorLuo bin <luobin9@huawei.com>
Fri, 20 Mar 2020 23:13:20 +0000 (23:13 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Apr 2020 08:49:58 +0000 (10:49 +0200)
commit9a3f55fc0f46c0a3b54975ad573d2c9b8c7f244f
tree6db69d225770ffb40872e31eea011faa196c0f33
parenta8f9fe793001b316adc683551ba6d096fd3090d4
hinic: fix wrong value of MIN_SKB_LEN

[ Upstream commit 7296695fc16dd1761dbba8b68a9181c71cef0633 ]

the minimum value of skb len that hw supports is 32 rather than 17

Signed-off-by: Luo bin <luobin9@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/huawei/hinic/hinic_tx.c