]> git.baikalelectronics.ru Git - kernel.git/commit
net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.h
authorMiaohe Lin <linmiaohe@huawei.com>
Thu, 10 Sep 2020 08:46:40 +0000 (04:46 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Sep 2020 20:30:22 +0000 (13:30 -0700)
commit86e11863a7c1ea5b12e3adb460b888132466b77b
tree0c9f95131cba9855528357bc14a0887c09145b91
parent42967ca5ef4f4392aedc32ee998dedea3b736872
net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.h

Remove the weird space inside the NETIF_F_CSUM_MASK.

Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdev_features.h