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

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