spider_net: do not mention dying vlan_hwaccel_receive_skb

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Jiri Pirko 2011-07-20 04:54:25 +00:00 committed by David S. Miller
parent b85da2c004
commit 9c5d061429
1 changed files with 1 additions and 3 deletions

View File

@ -1004,9 +1004,7 @@ spider_net_pass_skb_up(struct spider_net_descr *descr,
} }
if (data_status & SPIDER_NET_VLAN_PACKET) { if (data_status & SPIDER_NET_VLAN_PACKET) {
/* further enhancements: HW-accel VLAN /* further enhancements: HW-accel VLAN */
* vlan_hwaccel_receive_skb
*/
} }
/* update netdevice statistics */ /* update netdevice statistics */