diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-01-22 10:19:14 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-24 11:36:04 -0700 |
commit | 79f4ae0c560fab0e66c21f8b666a8b408cdb4586 (patch) | |
tree | 244c6d3e1d4190c7697b2fa7e61ad5ece6abea9d /tools | |
parent | f22351258e21247e1faa73fa2b477510481d7f7c (diff) |
ntb: off by one sanity checks
commit ad3e2751e7c546ae678be1f8d86e898506b42cef upstream.
These tests are off by one. If "mw" is equal to NTB_NUM_MW then we
would go beyond the end of the ndev->mw[] array.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jon Mason <jon.mason@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions