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:
c65a30f
)
mwifiex: correction in structure name passed to sizeof()
author
Amitkumar Karwar
<akarwar@marvell.com>
Wed, 14 Mar 2012 02:36:49 +0000
(19:36 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 14 Mar 2012 18:39:40 +0000
(14:39 -0400)
"hscfg" is declared as struct mwifiex_ds_hs_cfg. Use same structure
name for calculating it's size.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found