Skip to content

Commit

Permalink
i40iw: add main, hdr, status
Browse files Browse the repository at this point in the history
i40iw_main.c contains routines for i40e <=> i40iw interface and setup.
i40iw.h is header file for main device data structures.
i40iw_status.h is for return status codes.

Changes from v2:
	more cast improvement
	fixed timing issue during unload
	added paramater change call from i40e

Changes from v1:
	improved casting issues
	do not print error using pr_err
	change from bits to bool in i40iw_cqp_request{}

Acked-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Acked-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
  • Loading branch information
Faisal Latif authored and Doug Ledford committed Feb 29, 2016
1 parent 7a43b59 commit 8e06af7
Show file tree
Hide file tree
Showing 3 changed files with 2,599 additions and 0 deletions.
Loading

0 comments on commit 8e06af7

Please sign in to comment.