sfc: Introduce and use MCDI_DECLARE_BUF macro
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 14 Sep 2012 16:30:10 +0000 (17:30 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Wed, 21 Aug 2013 15:35:21 +0000 (16:35 +0100)
MCDI_DECLARE_BUF declares a variable as an MCDI buffer of the
requested length, adding any necessary padding.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>

No differences found