]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/net/wireless/rt2x00/rt2x00mac.c
tree-wide: fix comment/printk typos
[mirror_ubuntu-eoan-kernel.git] / drivers / net / wireless / rt2x00 / rt2x00mac.c
index c3c206a97d54c608da497256a7fcadd44293d9df..a7d3f4c3ee0de064b13db65d757573427295ea92 100644 (file)
@@ -274,7 +274,7 @@ int rt2x00mac_add_interface(struct ieee80211_hw *hw,
        intf->beacon = entry;
 
        /*
-        * The MAC adddress must be configured after the device
+        * The MAC address must be configured after the device
         * has been initialized. Otherwise the device can reset
         * the MAC registers.
         * The BSSID address must only be configured in AP mode,