patch-2.1.68 linux/net/ax25/af_ax25.c

Next file: linux/net/ax25/ax25_ds_subr.c
Previous file: linux/net/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.67/linux/net/ax25/af_ax25.c linux/net/ax25/af_ax25.c
@@ -1412,7 +1412,6 @@
 
 		/* Datagram frames go straight out of the door as UI */
 		skb->dev      = sk->protinfo.ax25->ax25_dev->dev;
-		skb->priority = SOPRI_NORMAL;
 
 		ax25_queue_xmit(skb);
 

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