]> err.no Git - linux-2.6/blobdiff - net/irda/irlap_frame.c
[IPV4]: esp_output() misannotations
[linux-2.6] / net / irda / irlap_frame.c
index 4f3764546b2fe1eae1d4aef2582d97c807c120e4..7c132d6342af5b5c9f992c5fcec50d96eb147b59 100644 (file)
@@ -144,7 +144,7 @@ void irlap_send_snrm_frame(struct irlap_cb *self, struct qos_info *qos)
        frame->control = SNRM_CMD | PF_BIT;
 
        /*
-        *  If we are establishing a connection then insert QoS paramerters
+        *  If we are establishing a connection then insert QoS parameters
         */
        if (qos) {
                skb_put(tx_skb, 9); /* 25 left */