From: David Woodhouse Date: Mon, 17 Dec 2007 20:12:49 +0000 (-0500) Subject: libertas: reduce explicit references to priv->cur_cmd->cmdbuf X-Git-Tag: v2.6.25-rc1~1162^2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac4cced6e850496b66c0825b7f74d51ef02c6371;p=pandora-kernel.git libertas: reduce explicit references to priv->cur_cmd->cmdbuf 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed