libertas: use priv->upld_buf for command responses
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 17 Dec 2007 20:22:43 +0000 (15:22 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:07:44 +0000 (15:07 -0800)
If we don't scribble over the command we sent, then we can retry it when
the firmware responds with 0x0004 (which means -EAGAIN).

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found