]> 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)
commit08b7d45daafdcb7d10f10bdd5cc9c74a7f7e3f7f
tree0c9f95131cba9855528357bc14a0887c09145b91
parentae37a3e1cb7ba225ad32decf4737e88800b37821
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