commit | 14e865ba5d9e9adc90363e572743ac238935ba38 | [log] [tgz] |
---|---|---|
author | Dan Williams <dcbw@redhat.com> | Mon Dec 10 15:11:23 2007 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:06:36 2008 -0800 |
tree | 75da586b634bb14f7bdcfb6220a9345d2d35517c | |
parent | 4f679496567809ce1e95730c25274e1832537f4b [diff] |
libertas: make lbs_cmd() usage nicer Define a macro that relieves the caller from having to use sizeof on the command structure when calling lbs_cmd(), and move the prototype of __lbs_cmd() to a new cmd.h file. 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>