]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/net/wireless/ipw2x00/libipw_module.c
tree-wide: fix assorted typos all over the place
[mirror_ubuntu-zesty-kernel.git] / drivers / net / wireless / ipw2x00 / libipw_module.c
index be5b809ec97a257543719a7c56255c7890493df2..20b8a8a2064409e9e1968b71c1d15c2ae033b2a7 100644 (file)
@@ -199,7 +199,7 @@ struct net_device *alloc_ieee80211(int sizeof_priv, int monitor)
        ieee->host_decrypt = 1;
        ieee->host_mc_decrypt = 1;
 
-       /* Host fragementation in Open mode. Default is enabled.
+       /* Host fragmentation in Open mode. Default is enabled.
         * Note: host fragmentation is always enabled if host encryption
         * is enabled. For cards can do hardware encryption, they must do
         * hardware fragmentation as well. So we don't need a variable