From: Jon Mason Date: Thu, 19 Jun 2014 17:11:13 +0000 (-0700) Subject: NTB: correct the spread of queues over mw's X-Git-Tag: fixes-for-v3.18-merge-window~125^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1413cfbcb9f56fca59043ef3c19369327e61b49;p=pandora-kernel.git NTB: correct the spread of queues over mw's The detection of an uneven number of queues on the given memory windows was not correct. The mw_num is zero based and the mod should be division to spread them evenly over the mw's. Signed-off-by: Jon Mason --- Reading git-diff-tree failed