diff options
| author | Holger Schurig <hs4233@mail.mn-solutions.de> | 2008-03-19 12:11:00 +0300 |
|---|---|---|
| committer | John W. Linville <linville@tuxdriver.com> | 2008-03-25 23:41:48 +0300 |
| commit | 8db4a2b986befabd2ad25c269e40444f06a6bda3 (patch) | |
| tree | 9b4d4edd92ba25dd739e12ae6a188b5c53ae75e9 /include/linux | |
| parent | 712b6cf57a53da608a682b5f782c5785bda76001 (diff) | |
| download | linux-8db4a2b986befabd2ad25c269e40444f06a6bda3.tar.xz | |
libertas: make a handy lbs_cmd_async() command
This uses a static lbs_cmd_async_callback function, which is a
noop. Just setting the callback argument to __lbs_cmd_async()
to NULL won't work, because then the cmdnode wouldn't be
released.
This also makes __lbs_cmd_async() a static method, which is
now only used by lbs_cmd() and lbs_cmd_async().
Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Acked-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
