commit | 689442dca16eb27fee19074499d42845fe54c12a | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Wed Dec 12 16:00:42 2007 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:07:02 2008 -0800 |
tree | 21346cef514f95ec2a842838dbe85bc09bef26fc | |
parent | 6ce4fd2a3a84e64a27c42aaa7de6e0e85dee3573 [diff] |
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>