libertas: add simple copyback command callback
authorDan Williams <dcbw@redhat.com>
Tue, 11 Dec 2007 17:40:35 +0000 (12:40 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:06:41 +0000 (15:06 -0800)
commita8bdcd71fd33e4a919f9f0cb32207c644b70853f
treef1c3d008e5d830800302fcb0b5ef189980e1eee2
parent7ad994dec7d36c319cb35cbf3a920d3bda96e6b0
libertas: add simple copyback command callback

A simple callback which copies the response back into the
command buffer that was used to send the command to the
card.  Will allow for direct command processing outside
the mega-switches in cmd.c and cmdresp.c.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/cmd.c
drivers/net/wireless/libertas/cmd.h