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:
9fc6022
)
brcmfmac: remove ifidx variable from brcmf_fws_process_skb()
author
Arend van Spriel
<arend@broadcom.com>
Thu, 11 Apr 2013 11:29:00 +0000
(13:29 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 12 Apr 2013 18:27:56 +0000
(14:27 -0400)
The value can be obtained from the struct brcmf_if object pointer
and it is used only twice.
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