]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/staging/wlan-ng/prism2sta.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / drivers / staging / wlan-ng / prism2sta.c
index ed751f418db96ebcd64b2dc3ad5d6048ce447b8c..21f25a21c291a0276029c7c579db19eaf2161b39 100644 (file)
@@ -1976,7 +1976,7 @@ static wlandevice_t *create_wlan(void)
 
        wlandev->nsdcaps = P80211_NSDCAP_HWFRAGMENT | P80211_NSDCAP_AUTOJOIN;
 
-       /* Initialize the device private data stucture. */
+       /* Initialize the device private data structure. */
        hw->dot11_desired_bss_type = 1;
 
        return wlandev;