]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
fix a reason string
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 9 Jul 2009 21:02:03 +0000 (23:02 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Thu, 9 Jul 2009 21:02:03 +0000 (23:02 +0200)
reason.c

index 3045473e6d948a9b95c08838ba9129c091a66da1..f91c681e0f1e8a22445e50a936d6cf096475bd75 100644 (file)
--- a/reason.c
+++ b/reason.c
@@ -26,7 +26,7 @@ static const char *reason_table[] = {
        [23] = "IEEE 802.1X authentication failed",
        [24] = "Cipher Suite rejected per security policy",
        [31] = "TS deleted because QoS AP lacks sufficient bandwidth for this QoS STA due to a change in BSS service characteristics or operational mode",
-       [32] = "Disassociated for unspecified] =  QoS-related reason",
+       [32] = "Disassociated for unspecified QoS-related reason",
        [33] = "Disassociated because QAP lacks sufficient bandwidth for this STA",
        [34] = "Disassociated because of excessive frame losses and/or poor channel conditions",
        [35] = "Disassociated because QSTA is transmitting outside the limits of its polled TXOPs",