commit | 7c950b9e53732f574e3a46d37c62f1f33d0b218c | [log] [tgz] |
---|---|---|
author | Dongdong Liu <liudongdong3@huawei.com> | Wed Oct 11 18:52:58 2017 +0800 |
committer | Bjorn Helgaas <helgaas@kernel.org> | Thu Oct 19 18:02:01 2017 -0500 |
tree | 78d359b1ba0a4756adfe1374d5a9228d4423c212 | |
parent | 9e66317d3c92ddaab330c125dfe9d06eee268aff [diff] |
PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masks In the AER case, the mask isn't strictly necessary because there are no higher-order bits above the Interrupt Message Number, but using a #define will make it possible to grep for it. Suggested-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Dongdong Liu <liudongdong3@huawei.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Christoph Hellwig <hch@lst.de>