s390/pci: cleanup function information block
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Tue, 22 Oct 2013 13:19:24 +0000 (15:19 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 24 Oct 2013 15:17:17 +0000 (17:17 +0200)
Cleanup function information block used as a modify pci function
parameter. Change reserved members to be anonymous. Fix the size
of the struct and add proper alignment information. Also put the
FIB on the stack.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found