Commit 9c5d0614 authored by Jiri Pirko's avatar Jiri Pirko Committed by David S. Miller

spider_net: do not mention dying vlan_hwaccel_receive_skb

Signed-off-by: default avatarJiri Pirko <jpirko@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b85da2c0
......@@ -1004,9 +1004,7 @@ spider_net_pass_skb_up(struct spider_net_descr *descr,
}
if (data_status & SPIDER_NET_VLAN_PACKET) {
/* further enhancements: HW-accel VLAN
* vlan_hwaccel_receive_skb
*/
/* further enhancements: HW-accel VLAN */
}
/* update netdevice statistics */
......
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