]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: print message for pre-production hardware
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Wed, 23 Apr 2014 04:49:57 +0000 (04:49 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 6 Jun 2014 08:59:47 +0000 (01:59 -0700)
commit4690c40b95d9aa507b17d2647778ac528d0ccedb
tree44b872d7c1dc6455a6c733a628db2c3824493d7e
parente69a4924994c13e3b04f2d9ee2ebbc717357904e
i40e: print message for pre-production hardware

The driver and hardware are not expected to work correctly
with revision_id 0 hardware.  Don't prevent the user from
using it, but be sure to print a warning.

Change-ID: I3712d34752bfad458078a5f35dfd0aa0ae9fd20e
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c