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:
4694961
)
libertas: reduce explicit references to priv->cur_cmd->cmdbuf
author
David Woodhouse
<dwmw2@infradead.org>
Mon, 17 Dec 2007 20:12:49 +0000
(15:12 -0500)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:07:44 +0000
(15:07 -0800)
We have a local variable 'resp' which we use for this. So use it,
instead of typing the whole thing.
In preparation for actually using priv->upld_buf for the responses
instead...
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found