patch-2.4.20 linux-2.4.20/drivers/net/wan/syncppp.c
Next file: linux-2.4.20/drivers/net/wavelan.c
Previous file: linux-2.4.20/drivers/net/wan/sdlamain.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Nov 28 15:53:14 2002
- Orig file:
linux-2.4.19/drivers/net/wan/syncppp.c
- Orig date:
Thu Sep 13 16:04:43 2001
diff -urN linux-2.4.19/drivers/net/wan/syncppp.c linux-2.4.20/drivers/net/wan/syncppp.c
@@ -796,7 +796,7 @@
printk (">\n");
}
sp->obytes += skb->len;
- /* Control is high priority so it doesnt get queued behind data */
+ /* Control is high priority so it doesn't get queued behind data */
skb->priority=TC_PRIO_CONTROL;
skb->dev = dev;
dev_queue_xmit(skb);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)