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:
15f7af8
)
staging: rtl8188eu: off by one in rtw_set_802_11_add_wep()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 29 Aug 2013 21:45:42 +0000
(
00:45
+0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 30 Aug 2013 18:46:47 +0000
(11:46 -0700)
"keyid" is used as an offset into the ->dot11DefKey[] array. The array
has 4 elements.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found