From: Waskiewicz Jr, Peter P Date: Thu, 23 Apr 2009 11:31:37 +0000 (+0000) Subject: ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599 X-Git-Tag: v2.6.31-rc1~330^2~546 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa466e91bdf214e6e136e9da9a46a52775a1e884;p=pandora-kernel.git ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599 82598 and 82599 do not support SFP 1G modules. Instead of allowing the driver to load, but never get link, rejecting the module and displaying a useful message is more preferrable. The framework for displaying the failure message already exists, now we just need to detect and reject the SFP modules. Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed