i40evf: use correct types
authorMitch Williams <mitch.a.williams@intel.com>
Fri, 6 Nov 2015 23:26:06 +0000 (15:26 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 3 Dec 2015 10:23:34 +0000 (02:23 -0800)
commitd82acb353246d3989377761ca26f5489264a4793
tree4ed7c50d6768fdd44b647a716bde545a709da718
parentea02e90b4b49782462d06a425e05c776909fbae4
i40evf: use correct types

Don't use uint32_t type the kernel. Use u32 instead. No functional
change.

Change-ID: I77bbf3b6464edaef747c7104b43534032a4dba63
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40evf/i40evf_main.c