libertas: add opaque extra argument to cmd callback function
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 10 Dec 2007 18:36:10 +0000 (13:36 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:06:34 +0000 (15:06 -0800)
This will be useful for letting callbacks do stuff like copying the
response into a buffer provided by the caller of lbs_cmd()

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

No differences found