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

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

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

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