diff options
author | Matthew Wilcox <willy@linux.intel.com> | 2009-03-17 08:54:06 -0400 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2009-03-20 10:48:12 -0700 |
commit | 24d27553390c69d11cdbd930d635193956fc295f (patch) | |
tree | 1ed673378c02eba46e6f427e1ab2ca06558f9045 /init | |
parent | c41ade2ee1dc146d2de2ee470a87cd6b878a08f4 (diff) | |
download | kernel-crypto-24d27553390c69d11cdbd930d635193956fc295f.tar.gz kernel-crypto-24d27553390c69d11cdbd930d635193956fc295f.tar.xz kernel-crypto-24d27553390c69d11cdbd930d635193956fc295f.zip |
PCI MSI: Replace 'type' with 'is_msix'
By changing from a 5-bit field to a 1-bit field, we free up some bits
that can be used by a later patch. Also rearrange the fields for better
packing on 64-bit platforms (reducing the size of msi_desc from 72 bytes
to 64 bytes).
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions