patch-1.3.68 linux/net/netrom/nr_dev.c
Next file: linux/net/netrom/nr_out.c
Previous file: linux/net/netrom/af_netrom.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Wed Feb 21 08:33:26 1996
- Orig file:
v1.3.67/linux/net/netrom/nr_dev.c
- Orig date:
Sat Nov 25 19:04:58 1995
diff -u --recursive --new-file v1.3.67/linux/net/netrom/nr_dev.c linux/net/netrom/nr_dev.c
@@ -55,8 +55,7 @@
{
struct enet_statistics *stats = (struct enet_statistics *)dev->priv;
- if (!dev->start)
- {
+ if (!dev->start) {
stats->rx_errors++;
return 0;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this