From: Alexander Duyck Date: Mon, 5 Oct 2009 06:35:42 +0000 (+0000) Subject: igb: add additional error handling to the phy code X-Git-Tag: v2.6.33-rc1~388^2~920 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2553bb2681645bf932db2845121b8f33954f6f39;p=pandora-kernel.git igb: add additional error handling to the phy code This update adds additional exception handling to the phy code to handle situations where it may be called incorrectly. In addition it adds some bounds checking to the cable length checks to prevent an array overrun in the event that the hardware returned a different value than expected. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed