]> git.baikalelectronics.ru Git - kernel.git/commit
NTB: Fix range check on memory window index
authorAllen Hubbe <Allen.Hubbe@emc.com>
Mon, 31 Aug 2015 13:31:00 +0000 (09:31 -0400)
committerJon Mason <jdmason@kudzu.us>
Mon, 7 Sep 2015 19:27:12 +0000 (15:27 -0400)
commitc78024026d754431d7da38a607aa5271a3d6cc45
treee5fd9f1e2ab501bf50b91ff98b34e2f5b10487f2
parentf2714690ac2901da8c2f1d3ec5c101aeaa17cdf3
NTB: Fix range check on memory window index

The range check must exclude the upper bound.

Signed-off-by: Allen Hubbe <Allen.Hubbe@emc.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
drivers/ntb/hw/intel/ntb_hw_intel.c