Commit d66016a7 authored by Jarno Rajahalme's avatar Jarno Rajahalme Committed by David S. Miller

virtio_net.h: Fix comment.

Fix incorrent comment after the final #endif.
Signed-off-by: default avatarJarno Rajahalme <jarno@ovn.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3e9e40e7
......@@ -98,4 +98,4 @@ static inline int virtio_net_hdr_from_skb(const struct sk_buff *skb,
return 0;
}
#endif /* _LINUX_VIRTIO_BYTEORDER */
#endif /* _LINUX_VIRTIO_NET_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment