]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/net/ppp_generic.c
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / drivers / net / ppp_generic.c
index 9f6d670748d11f3c6198e2792373ff6c33bce76c..4609bc0e2f563104065e56f119f9f7a509f45e40 100644 (file)
@@ -1448,7 +1448,7 @@ static int ppp_mp_explode(struct ppp *ppp, struct sk_buff *skb)
 
                /*
                 *check if we are on the last channel or
-                *we exceded the lenght of the data to
+                *we exceded the length of the data to
                 *fragment
                 */
                if ((nfree <= 0) || (flen > len))