aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorChristoph Biedl <[email protected]>2015-12-23 15:51:57 +0000
committerBjorn Helgaas <[email protected]>2016-01-06 21:37:55 +0000
commit3460baa620685c20f5ee19afb6d99d26150c382c (patch)
treec287d0ffcd0a33ac3268dbe20ba3d1b17a91000a /net/unix/af_unix.c
parentLinux 4.4-rc2 (diff)
downloadkernel-3460baa620685c20f5ee19afb6d99d26150c382c.tar.gz
kernel-3460baa620685c20f5ee19afb6d99d26150c382c.zip
PCI: Fix minimum allocation address overwrite
Commit 36e097a8a297 ("PCI: Split out bridge window override of minimum allocation address") claimed to do no functional changes but unfortunately did: The "min" variable is altered. At least the AVM A1 PCMCIA adapter was no longer detected, breaking ISDN operation. Use a local copy of "min" to restore the previous behaviour. [bhelgaas: avoid gcc "?:" extension for portability and readability] Fixes: 36e097a8a297 ("PCI: Split out bridge window override of minimum allocation address") Signed-off-by: Christoph Biedl <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> CC: [email protected] # v3.14+
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions