]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/wl3501_cs.c
Merge commit 'v2.6.38-rc2' into core/locking
[karo-tx-linux.git] / drivers / net / wireless / wl3501_cs.c
index ee82df62e64660dc347380c810fa404b52d5123a..3e5befe4d03b21e99c3533f2ea0e56af670b9a98 100644 (file)
@@ -192,7 +192,7 @@ static inline void wl3501_switch_page(struct wl3501_card *this, u8 page)
 }
 
 /*
- * Get Ethernet MAC addresss.
+ * Get Ethernet MAC address.
  *
  * WARNING: We switch to FPAGE0 and switc back again.
  *          Making sure there is no other WL function beening called by ISR.