From: Dan Williams Date: Mon, 10 Dec 2007 20:11:23 +0000 (-0500) Subject: libertas: make lbs_cmd() usage nicer X-Git-Tag: v2.6.25-rc1~1162^2~395 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14e865ba5d9e9adc90363e572743ac238935ba38;p=pandora-kernel.git 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 Signed-off-by: David Woodhouse Signed-off-by: John W. Linville --- Reading git-diff-tree failed