linux/net/8021q
Bill Nottingham 75202e7689 [NET]: Fix comparisons of unsigned < 0.
Recent gcc versions emit warnings when unsigned variables are
compared < 0 or >= 0.

Signed-off-by: Bill Nottingham <notting@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-06-03 18:08:47 -07:00
..
Kconfig [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vlan.c [NET]: Fix comparisons of unsigned < 0. 2007-06-03 18:08:47 -07:00
vlan.h [NET] 8021Q: Fix whitespace errors. 2007-02-10 23:19:11 -08:00
vlan_dev.c [NET]: cleanup extra semicolons 2007-04-25 22:29:24 -07:00
vlanproc.c [NET]: Rework dev_base via list_head (v3) 2007-05-03 15:13:45 -07:00
vlanproc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00