OSDN Git Service

net: fix incorrect comment with regard to VLAN packet handling
authorGirish Moodalbail <girish.moodalbail@oracle.com>
Tue, 7 Nov 2017 19:32:11 +0000 (11:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Nov 2017 09:04:21 +0000 (18:04 +0900)
commit54985120a1c461b74f9510e5d730971f2a2383b1
tree3f30edb451bc3b8fabde649129a3470d88434849
parentb79c069a8ceb5a7520a4b1e98066851ca148e52a
net: fix incorrect comment with regard to VLAN packet handling

The commit bcc6d4790361 ("net: vlan: make non-hw-accel rx path similar
to hw-accel") unified accel and non-accel path for VLAN RX. With that
fix we do not register any packet_type handler for VLANs anymore, so fix
the incorrect comment.

Signed-off-by: Girish Moodalbail <girish.moodalbail@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h