patch-2.3.22 linux/net/core/dev.c
Next file: linux/net/decnet/Config.in
Previous file: linux/net/ax25/Config.in
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Oct 14 14:22:09 1999
- Orig file:
v2.3.21/linux/net/core/dev.c
- Orig date:
Tue Aug 31 17:29:15 1999
diff -u --recursive --new-file v2.3.21/linux/net/core/dev.c linux/net/core/dev.c
@@ -1327,7 +1327,7 @@
stats->qual.level,
stats->qual.updated & 2 ? '.' : ' ',
stats->qual.noise,
- stats->qual.updated & 3 ? '.' : ' ',
+ stats->qual.updated & 4 ? '.' : ' ',
stats->discard.nwid,
stats->discard.code,
stats->discard.misc);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)