diff options
author | Dan Carpenter <[email protected]> | 2014-03-01 02:18:57 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-03-03 15:29:42 -0500 |
commit | de39d7a4f3693c4247135cbce42716bf2a113577 (patch) | |
tree | 0345345d829564784336e07d6a59690624850d1e /include/linux/fpga/fpga-mgr.h | |
parent | 635d61a3735e05c8da72740006670f819e5b6a5f (diff) |
hsr: off by one sanity check in hsr_register_frame_in()
This is a sanity check and we never pass invalid values so this patch
doesn't change anything. However the node->time_in[] array has
HSR_MAX_SLAVE (2) elements and not HSR_MAX_DEV (3).
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions