]> git.baikalelectronics.ru Git - kernel.git/commit
ntb_transport: Pick an unused queue
authorThomas VanSelus <tvanselus@xes-inc.com>
Mon, 13 Feb 2017 22:46:26 +0000 (16:46 -0600)
committerJon Mason <jdmason@kudzu.us>
Fri, 17 Feb 2017 04:11:26 +0000 (23:11 -0500)
commit5447654c1750979f4554ceecb54161a495686e8f
treea6b78d724aad242a662b238c265c4e0751b38a82
parent1849492e22ac97deb6d48960a049573a7411e94d
ntb_transport: Pick an unused queue

Fix typo causing ntb_transport_create_queue to select the first
queue every time, instead of using the next free queue.

Signed-off-by: Thomas VanSelus <tvanselus@xes-inc.com>
Signed-off-by: Aaron Sierra <asierra@xes-inc.com>
Acked-by: Allen Hubbe <Allen.Hubbe@dell.com>
Fixes: 08222c36d ("PCI-Express Non-Transparent Bridge Support")
Signed-off-by: Jon Mason <jdmason@kudzu.us>
drivers/ntb/ntb_transport.c