Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/8021q
David S. Miller e1f2d8c2cc vlan: Fix build warning in vlandev_seq_show()
net/8021q/vlanproc.c: In function 'vlandev_seq_show':
net/8021q/vlanproc.c:283:20: warning: unused variable 'fmt'

Signed-off-by: David S. Miller <davem@davemloft.net>
2010-11-15 10:37:30 -08:00
..
Kconfig
Makefile
vlan.c 8021q: set hard_header_len when VLAN offload features are toggled 2010-11-15 10:11:39 -08:00
vlan.h net: consolidate 8021q tagging 2010-11-15 10:11:40 -08:00
vlan_core.c vlan: Centralize handling of hardware acceleration. 2010-10-21 01:26:53 -07:00
vlan_dev.c net: consolidate 8021q tagging 2010-11-15 10:11:40 -08:00
vlan_gvrp.c
vlan_netlink.c
vlanproc.c vlan: Fix build warning in vlandev_seq_show() 2010-11-15 10:37:30 -08:00
vlanproc.h