commit | c700f4e6f55c42c9aeacf365bd178f97625e00df | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Thu Feb 17 11:34:58 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Mar 03 03:11:39 2011 -0800 |
tree | ded1be112befab38829f5cf23f53655098b60b51 | |
parent | 26d6899ba775ed056bd73107e3f4427ff9247f75 [diff] |
ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq This change makes it so that out of bounds requests to these calls will now return IXGBE_ERR_INVALID_ARGUMENT instead of returning 0. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Stephen Ko <stephen.s.ko@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>