i40e/base: move device ids into a separate file
authorJingjing Wu <jingjing.wu@intel.com>
Sun, 6 Sep 2015 07:11:15 +0000 (15:11 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 30 Sep 2015 17:34:49 +0000 (19:34 +0200)
commit94471d7955ef96549457a43a3cae0ebd09665931
treedc8d60118edce65ce224dc2f3794f2c6f6b0166a
parenta421b86a4a0246b5e128365435a6a00645758d14
i40e/base: move device ids into a separate file

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

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
Tested-by: Huilong Xu <huilongx.xu@intel.com>
drivers/net/i40e/base/i40e_devids.h [new file with mode: 0644]
drivers/net/i40e/base/i40e_type.h