diff options
author | Axel Lin <[email protected]> | 2013-04-30 00:42:16 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2013-05-21 08:36:54 -0300 |
commit | c6f89116c14144c18295d2a06294788c86fe9e6d (patch) | |
tree | 859da3bf4782ac53074bad5b936bd5ee9e9a8d4a /include/linux/fpga/fpga-mgr.h | |
parent | 8410725333088643f49371396e727cc1e41ccfb5 (diff) |
[media] s5c73m3: Fix off-by-one valid range checking for fie->index
Current code uses fie->index as array subscript, thus the valid value range
is 0 ... ARRAY_SIZE(s5c73m3_intervals) - 1.
Signed-off-by: Axel Lin <[email protected]>
Acked-by: Andrzej Hajda <[email protected]>
Signed-off-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions