powerpc/pseries: Factor HVSI header struct in packet definitions
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 16 Jun 2011 15:08:24 +0000 (15:08 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 29 Jun 2011 07:48:30 +0000 (17:48 +1000)
Embed the struct hvsi_header in the various packet definitions
rather than open coding it multiple times. Will help provide
stronger type checking.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found