commit | cb4deb69624c19980dded34a8cba7b67044c9fa9 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Tue Oct 22 15:19:24 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Oct 24 17:17:17 2013 +0200 |
tree | 28cf69a0dec257fab89e02bf87da31d3aca56c8a | |
parent | af0b129294cd715765e81d66000547c4026297c4 [diff] |
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>