]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/irda/irlap.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / net / irda / irlap.c
index 783c5f367d29edf25673916146d2906b694ec527..005b424494a0bd4009fac7910cbb81f37bf5837c 100644 (file)
@@ -165,7 +165,7 @@ struct irlap_cb *irlap_open(struct net_device *dev, struct qos_info *qos,
 
        irlap_apply_default_connection_parameters(self);
 
-       self->N3 = 3; /* # connections attemts to try before giving up */
+       self->N3 = 3; /* # connections attempts to try before giving up */
 
        self->state = LAP_NDM;