commit | 859c75aba20264d87dd026bab0d0ca3bff385955 | [log] [tgz] |
---|---|---|
author | Tomas Henzl <thenzl@redhat.com> | Fri Sep 12 14:44:15 2014 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Thu Sep 25 14:23:41 2014 +0200 |
tree | 263f1128c58b1c537ddc1f68bd3d22096c3cd86d | |
parent | 2e9feb434a66311f30bde2430a5609e9e24df62b [diff] |
hpsa: add missing pci_set_master in kdump path Add a call to pci_set_master(...) missing in the previous patch "hpsa: refine the pci enable/disable handling". Found thanks to Rob Elliot. Signed-off-by: Tomas Henzl <thenzl@redhat.com> Reviewed-by: Robert Elliott <elliott@hp.com> Tested-by: Robert Elliott <elliott@hp.com> Signed-off-by: Christoph Hellwig <hch@lst.de>