commit | ec70b46babac79efc249c8780cafeae97d1c3059 | [log] [tgz] |
---|---|---|
author | Knut Omang <knut.omang@oracle.com> | Sun Aug 24 15:32:17 2014 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Aug 25 00:16:06 2014 +0200 |
tree | bf139b24041c853a9e6e6b96171bb4260ed9b692 | |
parent | cec391d752801d1b8b30de2fb1b2dab29ad7e38c [diff] |
pcie: Fix incorrect write to the ari capability next function field PCI_ARI_CAP_NFN, a macro for reading next function was used instead of the intended write. Signed-off-by: Knut Omang <knut.omang@oracle.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>