diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2015-07-17 15:43:27 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-08-13 15:57:30 -0500 |
commit | a021f3019db7b40f0fe85b0a64c6be21e3665fbf (patch) | |
tree | f08e6bd7d8d473719fc2b7bfbe5dbe2b787f2cec /ipc/util.h | |
parent | c39127dbaf6c267f18d1cac14e2b0ecbfaa52d63 (diff) | |
download | linux-stable-a021f3019db7b40f0fe85b0a64c6be21e3665fbf.tar.gz linux-stable-a021f3019db7b40f0fe85b0a64c6be21e3665fbf.tar.bz2 linux-stable-a021f3019db7b40f0fe85b0a64c6be21e3665fbf.zip |
PCI: Clean up ATS error handling
There's no need to BUG() if we enable ATS when it's already enabled. We
don't need to BUG() when disabling ATS on a device that doesn't support ATS
or if it's already disabled. If ATS is enabled, certainly we found an ATS
capability in the past, so it should still be there now.
Clean up these error paths.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'ipc/util.h')
0 files changed, 0 insertions, 0 deletions