Commit 9c5d061429b0abc74bcd95d1896a848d1ab663b1

Authored by Jiri Pirko
Committed by David S. Miller
1 parent b85da2c004

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>

Showing 1 changed file with 1 additions and 3 deletions Side-by-side Diff

drivers/net/spider_net.c
... ... @@ -1004,9 +1004,7 @@
1004 1004 }
1005 1005  
1006 1006 if (data_status & SPIDER_NET_VLAN_PACKET) {
1007   - /* further enhancements: HW-accel VLAN
1008   - * vlan_hwaccel_receive_skb
1009   - */
  1007 + /* further enhancements: HW-accel VLAN */
1010 1008 }
1011 1009  
1012 1010 /* update netdevice statistics */