aboutsummaryrefslogtreecommitdiff
path: root/net/lapb
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2018-12-03 17:52:01 +0300
committerStephen Boyd <[email protected]>2018-12-03 09:54:48 -0800
commit9a43be9cedd516f188e6333d3b43402386723eff (patch)
treec0d18204a8241806ba758414beb67e6f840e7d4a /net/lapb
parent2e85c57493e391b93445c1e0d530b36b95becc64 (diff)
clk: zynqmp: Off by one in zynqmp_is_valid_clock()
The > comparison should be >= to prevent reading beyond the end of the clock[] array. (The clock[] array is allocated in zynqmp_clk_setup() and has clock_max_idx elements.) Fixes: 3fde0e16d016 ("drivers: clk: Add ZynqMP clock driver") Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions