Revision a1413cfbcb9f56fca59043ef3c19369327e61b49 authored by Jon Mason on 19 June 2014, 17:11:13 UTC, committed by Jon Mason on 14 September 2014, 04:10:38 UTC
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 <jon.mason@intel.com>
1 parent 2ce7598
History
File Mode Size
Kconfig -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 652 bytes
README -rw-r--r-- 956 bytes
TODO -rw-r--r-- 96 bytes
bcma_private.h -rw-r--r-- 3.1 KB
core.c -rw-r--r-- 3.6 KB
driver_chipcommon.c -rw-r--r-- 8.8 KB
driver_chipcommon_nflash.c -rw-r--r-- 1.1 KB
driver_chipcommon_pmu.c -rw-r--r-- 18.9 KB
driver_chipcommon_sflash.c -rw-r--r-- 4.2 KB
driver_gmac_cmn.c -rw-r--r-- 265 bytes
driver_gpio.c -rw-r--r-- 6.0 KB
driver_mips.c -rw-r--r-- 10.0 KB
driver_pci.c -rw-r--r-- 8.9 KB
driver_pci_host.c -rw-r--r-- 17.4 KB
driver_pcie2.c -rw-r--r-- 5.0 KB
host_pci.c -rw-r--r-- 7.6 KB
host_soc.c -rw-r--r-- 3.6 KB
main.c -rw-r--r-- 12.2 KB
scan.c -rw-r--r-- 14.9 KB
scan.h -rw-r--r-- 1.7 KB
sprom.c -rw-r--r-- 20.9 KB

README

back to top