From: Dan Williams Date: Tue, 11 Dec 2007 17:33:30 +0000 (-0500) Subject: libertas: clean up direct command handling X-Git-Tag: v2.6.25-rc1~1162^2~388 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ad994dec7d36c319cb35cbf3a920d3bda96e6b0;p=pandora-kernel.git libertas: clean up direct command handling Move direct command handling through __lbs_cmd() over to using the header as the first member of the command structure, and only define the __lbs_cmd() callback in one place rather than 3. Convert boot2 version command to new usage. Signed-off-by: Dan Williams Signed-off-by: David Woodhouse Signed-off-by: John W. Linville --- Reading git-diff-tree failed