]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/irda/wrapper.c
libertas: convert CMD_MESH_ACCESS to a direct command
[linux-2.6-omap-h63xx.git] / net / irda / wrapper.c
index e71286768a480994141f6d9b97b270c212112ccf..c246983308b820eec331312fc78befa838be2312 100644 (file)
@@ -238,7 +238,7 @@ async_bump(struct net_device *dev,
        skb_reserve(newskb, 1);
 
        if(docopy) {
-               /* Copy data without CRC (lenght already checked) */
+               /* Copy data without CRC (length already checked) */
                skb_copy_to_linear_data(newskb, rx_buff->data,
                                        rx_buff->len - 2);
                /* Deliver this skb */