]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/ax25/ax25_ds_in.c
xps: Transmit Packet Steering
[net-next-2.6.git] / net / ax25 / ax25_ds_in.c
index edcaa897027cc031861b6d6bc66c5720a2c25b55..8273b1200eeefe701974106ed3ddbc39ed973621 100644 (file)
@@ -12,7 +12,6 @@
 #include <linux/socket.h>
 #include <linux/in.h>
 #include <linux/kernel.h>
-#include <linux/sched.h>
 #include <linux/timer.h>
 #include <linux/string.h>
 #include <linux/sockios.h>
@@ -76,7 +75,7 @@ static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int framet
                }
                ax25_dama_on(ax25);
 
-               /* according to DK4EGs spec we are required to
+               /* according to DK4EG's spec we are required to
                 * send a RR RESPONSE FINAL NR=0.
                 */