From: Emil Tantilov Date: Thu, 17 Feb 2011 11:34:58 +0000 (+0000) Subject: ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq X-Git-Tag: v2.6.39-rc1~468^2~170^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c700f4e6f55c42c9aeacf365bd178f97625e00df;p=pandora-kernel.git 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 Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed