trivial: Fix misspelling of "firmware" in atmel.c
authorNick Andrew <nick@nick-andrew.net>
Sat, 3 Jan 2009 07:51:33 +0000 (18:51 +1100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 6 Jan 2009 10:28:08 +0000 (11:28 +0100)
Fix misspelling of "firmware" in atmel.c

It's spelled "firmware".

Signed-off-by: Nick Andrew <nick@nick-andrew.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/net/wireless/atmel.c

index 350157f..4223672 100644 (file)
@@ -3836,7 +3836,7 @@ static int reset_atmel_card(struct net_device *dev)
           This routine is also responsible for initialising some
           hardware-specific fields in the atmel_private structure,
           including a copy of the firmware's hostinfo stucture
-          which is the route into the rest of the firmare datastructures. */
+          which is the route into the rest of the firmware datastructures. */
 
        struct atmel_private *priv = netdev_priv(dev);
        u8 configuration;