commit | acaf8276823302983d681c2cedaaf01918406935 | [log] [tgz] |
---|---|---|
author | Devendra Naga <devendra.aaru@gmail.com> | Tue May 29 13:38:42 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue May 29 22:31:08 2012 -0400 |
tree | 596aeee5adbf96934470576f4378a4bd9a608a95 | |
parent | 617c8c11236716dcbda877e764b7bf37c6fd8063 [diff] |
r6040: disable pci device if the subsequent calls (after pci_enable_device) fails the calls after the pci_enable_device may fail, and will error out with out disabling it. disable the device at error paths. Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>