Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=81173e34d454c353d9f0a53760609f3b9d30a311
Commit:     81173e34d454c353d9f0a53760609f3b9d30a311
Parent:     63f0023bc34073bea8452a4770540c954f98208f
Author:     Dan Williams <[EMAIL PROTECTED]>
AuthorDate: Thu Aug 2 13:19:56 2007 -0400
Committer:  David S. Miller <[EMAIL PROTECTED]>
CommitDate: Wed Oct 10 16:50:15 2007 -0700

    [PATCH] libertas: fix misspelling in debug message
    
    Signed-off-by: Dan Williams <[EMAIL PROTECTED]>
    Signed-off-by: John W. Linville <[EMAIL PROTECTED]>
---
 drivers/net/wireless/libertas/assoc.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/libertas/assoc.c 
b/drivers/net/wireless/libertas/assoc.c
index ffeec2f..3131afc 100644
--- a/drivers/net/wireless/libertas/assoc.c
+++ b/drivers/net/wireless/libertas/assoc.c
@@ -622,7 +622,7 @@ void libertas_association_worker(struct work_struct *work)
                }
 
                if (adapter->connect_status != LIBERTAS_CONNECTED) {
-                       lbs_deb_assoc("ASSOC: assoication attempt unsuccessful, 
"
+                       lbs_deb_assoc("ASSOC: association attempt unsuccessful, 
"
                                "not connected.\n");
                        success = 0;
                }
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to