]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
authorPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Wed, 1 Feb 2012 09:19:21 +0000 (09:19 +0000)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 14:39:26 +0000 (22:39 +0800)
commitf6b391ac3d55e9342138f74faf637f7d7697143a
tree2739207d70033713baccc194fbe6332601553c8c
parentcc87bb89f9b67ad212d7dabebf0cd36cceeac9ef
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules

The X520 family of network devices, with the 82599 chip, support a
small number of Intel-verified SFP+ modules on their NICs.  To maintain
stability and quality, the current devices restrict untested 3rd party
SFP+ modules.

This patch introduces a module parameter for ixgbe to allow these untested
modules at the user's peril.  It also includes a warning to the syslog
alerting users that the modules aren't supported, and results may
vary.

CC: Jesper Dangaard Brouer <hawk@comx.dk>
(cherry picked from commit 8ef78adcb03b1fcb53c3bd62df4e96c1d2706c58)
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_main.c
drivers/net/ixgbe/ixgbe_phy.c
drivers/net/ixgbe/ixgbe_type.h