]> git.baikalelectronics.ru Git - kernel.git/commit
hinic: fix wrong value of MIN_SKB_LEN
authorLuo bin <luobin9@huawei.com>
Fri, 20 Mar 2020 23:13:20 +0000 (23:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Mar 2020 02:44:16 +0000 (19:44 -0700)
commit2e95b8264f0f9f66349d6efa7c5444ccca1b7ba6
tree417fc0560a638c2a7e88de334806cf4b51e19af7
parente93f06d7b6690ca70e8a118b970e23ddf02f77db
hinic: fix wrong value of MIN_SKB_LEN

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>
drivers/net/ethernet/huawei/hinic/hinic_tx.c