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
masters
slaves
Kconfig -rw-r--r-- 970 bytes
Makefile -rw-r--r-- 163 bytes
w1.c -rw-r--r-- 30.1 KB
w1.h -rw-r--r-- 10.0 KB
w1_family.c -rw-r--r-- 3.2 KB
w1_family.h -rw-r--r-- 2.3 KB
w1_int.c -rw-r--r-- 6.4 KB
w1_int.h -rw-r--r-- 1.1 KB
w1_io.c -rw-r--r-- 12.2 KB
w1_log.h -rw-r--r-- 1.1 KB
w1_netlink.c -rw-r--r-- 19.6 KB
w1_netlink.h -rw-r--r-- 4.1 KB

back to top