treewide: fix a few typos in comments
[pandora-kernel.git] / drivers / net / wireless / ipw2x00 / ipw2200.c
index 42c3fe3..87813c3 100644 (file)
@@ -7430,7 +7430,7 @@ static int ipw_associate_network(struct ipw_priv *priv,
                priv->assoc_request.capability &=
                    ~cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT_TIME);
 
-       IPW_DEBUG_ASSOC("%sssocation attempt: '%s', channel %d, "
+       IPW_DEBUG_ASSOC("%ssociation attempt: '%s', channel %d, "
                        "802.11%c [%d], %s[:%s], enc=%s%s%s%c%c\n",
                        roaming ? "Rea" : "A",
                        print_ssid(ssid, priv->essid, priv->essid_len),