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:
parent
b85da2c004
commit
9c5d061429
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue