]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commit83896b0bd8223ac33bcc609bcc82a57a587002ff
tree0c9f95131cba9855528357bc14a0887c09145b91
parent1be107de2ee4b3f0808e2071529364cf4d9a67b9
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