patch-2.1.67 linux/net/802/cl2llc.pre

Next file: linux/net/802/fddi.c
Previous file: linux/net/802/cl2llc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.66/linux/net/802/cl2llc.pre linux/net/802/cl2llc.pre
@@ -196,7 +196,7 @@
 		switch(pseudo_code[pc])
 		{
 			case IF_F=1_CLEAR_REMOTE_BUSY:
-				if ((type != I_CMD) || (fr->i_hdr.i_pflag =0))
+				if ((type != I_CMD) || (fr->i_hdr.i_pflag == 0))
 					break;
 			case CLEAR_REMOTE_BUSY:
 				lp->remote_busy = 0;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov