]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r317578
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 14 May 2017 14:04:32 +0000 (14:04 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 14 May 2017 14:04:32 +0000 (14:04 +0000)
commit6ab50658578e650c7326f9ebc61df7d12e60a6e3
treecd0db5da13d34433cee5156f335b9b73e3b783f4
parent82dcc31367335ac39bcefa30e9bb0d07d2306ae4
MFC: r317578

Fix a bug introduced as part of r287726 (MFCed to stable/10 in
r292789); use the right device_t for determining the softc of
the bridge in psycho_route_interrupt(). [1]
While at it, update the corresponding comment that the code in
question is also necessary for U30s in addition to E450s (a fact
that has been known for ages).

PR: 218478 [1]
Submitted by: Yoshihiko Iwama [1]

git-svn-id: svn://svn.freebsd.org/base/stable/10@318273 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/sparc64/pci/psycho.c