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)
commitcb4deb69624c19980dded34a8cba7b67044c9fa9
tree28cf69a0dec257fab89e02bf87da31d3aca56c8a
parentaf0b129294cd715765e81d66000547c4026297c4
s390/pci: cleanup function information block

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>
arch/s390/include/asm/pci_insn.h
arch/s390/pci/pci.c