sfc: Specify that the VFDI status page has page alignment and size
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 20 Feb 2012 23:22:02 +0000 (23:22 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Wed, 22 Feb 2012 20:48:07 +0000 (20:48 +0000)
commitc3cb2a874122889c036934294dbbb8ad82f53060
treee3f1c5b9f925f3cdb42d2e94b40fb8136eb2d201
parent0b0a635f79f91f3755b6518627ea06dd0dbfd523
sfc: Specify that the VFDI status page has page alignment and size

This requirement was meant to be implied in the name 'status page'.
One out-of-tree VF driver allocates a buffer using the structure size
and not a full page - hence the current odd specification - but in
practice that allocation will be padded and aligned to at least 4KB.
Therefore, we can specify this and have the option to extend the
structure up to 4KB without worrying about VF drivers using odd-shaped
buffers.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/vfdi.h