summaryrefslogtreecommitdiff
path: root/cpp.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-09-13 12:18:21 +0200
committerTobias Klauser <tklauser@distanz.ch>2017-09-13 12:18:21 +0200
commitb4b0db043bc7e03982b24c9e330bf1bc2c727fc0 (patch)
tree9c46585911a622d80c54840be91157247f4a43b8 /cpp.h
parent439af62bca4794d78d53fb4634f560d6a75f0adb (diff)
dev: only calculate wireless bitrate if necessary
Only call wireless_bitrate (and thus the underlying ioctl) if strictly necessary, i.e. ethtool_bitrate returned 0. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'cpp.h')
0 files changed, 0 insertions, 0 deletions
&id2=a782b5f986c3fa1cfa7f2b57941200c6a5809242'>diff)
x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
Martin reported that the Supermicro X8DTH-i/6/iF/6F advertises incorrect host bridge windows via _CRS: pci_root PNP0A08:00: host bridge window [io 0xf000-0xffff] pci_root PNP0A08:01: host bridge window [io 0xf000-0xffff] Both bridges advertise the 0xf000-0xffff window, which cannot be correct. Work around this by ignoring _CRS on this system. The downside is that we may not assign resources correctly to hot-added PCI devices (if they are possible on this system). Link: https://bugzilla.kernel.org/show_bug.cgi?id=42606 Reported-by: Martin Burnicki <martin.burnicki@meinberg.de> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> CC: stable@vger.kernel.org
Diffstat (limited to 'sound/soc/bcm')