commit | a8bdcd71fd33e4a919f9f0cb32207c644b70853f | [log] [tgz] |
---|---|---|
author | Dan Williams <dcbw@redhat.com> | Tue Dec 11 12:40:35 2007 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:06:41 2008 -0800 |
tree | f1c3d008e5d830800302fcb0b5ef189980e1eee2 | |
parent | 7ad994dec7d36c319cb35cbf3a920d3bda96e6b0 [diff] |
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>