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:
9cd23a7
)
brcmfmac: add parameter check in brcmf_c_mkiovar()
author
Arend van Spriel
<arend@broadcom.com>
Thu, 13 Sep 2012 19:12:05 +0000
(21:12 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 24 Sep 2012 18:59:09 +0000
(14:59 -0400)
This patch assures data is only appended in output buffer when
data is not NULL and datalen is not zero.
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found