commit | d82acb353246d3989377761ca26f5489264a4793 | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Fri Nov 06 15:26:06 2015 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Dec 03 02:23:34 2015 -0800 |
tree | 4ed7c50d6768fdd44b647a716bde545a709da718 | |
parent | ea02e90b4b49782462d06a425e05c776909fbae4 [diff] |
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>