libertas: switch lbs_cmd() to take a _pointer_ to the command structure
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 12 Dec 2007 21:00:42 +0000 (16:00 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:07:02 +0000 (15:07 -0800)
commit689442dca16eb27fee19074499d42845fe54c12a
tree21346cef514f95ec2a842838dbe85bc09bef26fc
parent6ce4fd2a3a84e64a27c42aaa7de6e0e85dee3573
libertas: switch lbs_cmd() to take a _pointer_ to the command structure

This way, it looks more like a normal function.

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
drivers/net/wireless/libertas/if_usb.c