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:
1206ff4
)
Hostap: copying wrong data prism2_ioctl_giwaplist()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 9 Aug 2013 09:52:31 +0000
(12:52 +0300)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 9 Aug 2013 18:01:21 +0000
(14:01 -0400)
We want the data stored in "addr" and "qual", but the extra ampersands
mean we are copying stack data instead.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: stable@vger.kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found