]> git.baikalelectronics.ru Git - kernel.git/commit
i40e/i40evf: split device ids into a separate file
authorShannon Nelson <shannon.nelson@intel.com>
Mon, 31 Aug 2015 23:54:50 +0000 (19:54 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 14 Oct 2015 06:37:13 +0000 (23:37 -0700)
commit234f4c3ac1e657ec0721c1b5777ece344fe92c7e
treed0c7c22127d99a3e386554539514f6011dc14744
parent74225b5a214e6a62c9d5f328df334fc11c4a92ee
i40e/i40evf: split device ids into a separate file

Due to desires to write userland drivers, and other requests, without
needing the rest of the include files, the device ids are pulled out
into a standalone file.

Change-ID: Ic0b047dbf9d4b0891892309c1f2079f56d9b60e8
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_devids.h [new file with mode: 0644]
drivers/net/ethernet/intel/i40e/i40e_type.h
drivers/net/ethernet/intel/i40evf/i40e_devids.h [new file with mode: 0644]
drivers/net/ethernet/intel/i40evf/i40e_type.h