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:
73ec1cc
)
mac80211: fix a typo in ieee80211_send_assoc() method.
author
Rami Rosen
<ramirose@gmail.com>
Tue, 16 Dec 2008 20:38:29 +0000
(22:38 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 19 Dec 2008 20:23:30 +0000
(15:23 -0500)
This patch fixes a typo in ieee80211_send_assoc(), net/mac80211/mlme.c.
The error is usage of a wrong member when building
the ie80211 management frame (it should be assoc_req, and not reassoc_req).
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found