git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a413e39
)
drivers: net: wireless: Fix wrong check for reassociation request retry counter
author
Felipe Pena
<felipensp@gmail.com>
Wed, 16 Oct 2013 00:07:47 +0000
(21:07 -0300)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 18 Oct 2013 18:06:58 +0000
(14:06 -0400)
There is a typo where the checking for priv->ReAssociationRequestRetryCnt must
be, it was checking for priv->AssociationRequestRetryCnt instead.
Signed-off-by: Felipe Pena <felipensp@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found