]> err.no Git - linux-2.6/blobdiff - drivers/net/wireless/airport.c
[PATCH] libertas: fix error handling of card initialization
[linux-2.6] / drivers / net / wireless / airport.c
index 7b321f7cf358d05b3656dfce2e918daa373ce39b..7d5b8c2cc614ef3970ce34c9279cad6700758bfc 100644 (file)
@@ -14,7 +14,6 @@
 #define DRIVER_NAME "airport"
 #define PFX DRIVER_NAME ": "
 
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
@@ -150,7 +149,7 @@ static int airport_hard_reset(struct orinoco_private *priv)
        /* Vitally important.  If we don't do this it seems we get an
         * interrupt somewhere during the power cycle, since
         * hw_unavailable is already set it doesn't get ACKed, we get
-        * into an interrupt loop and the the PMU decides to turn us
+        * into an interrupt loop and the PMU decides to turn us
         * off. */
        disable_irq(dev->irq);