]> Git Repo - linux.git/commit
i40e: Fix device ID define names to align to standard
authorShannon Nelson <[email protected]>
Fri, 17 Jan 2014 23:36:39 +0000 (15:36 -0800)
committerDavid S. Miller <[email protected]>
Sat, 18 Jan 2014 03:13:04 +0000 (19:13 -0800)
commitab60085e2e6e48ad4dc3d25254239e1119d074a4
treefa75c48180cd7d0957a2b39c1ee7ec1e24f76f97
parent9d488727b44881f96700a45fe80c3781ddd689d3
i40e: Fix device ID define names to align to standard

Rework the device ID #defines to follow the _DEV_ID convention
already established in the other Intel drivers.

Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: Shannon Nelson <[email protected]>
Signed-off-by: Jesse Brandeburg <[email protected]>
Tested-by: Kavindya Deegala <[email protected]>
Signed-off-by: Aaron Brown <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/intel/i40e/i40e_common.c
drivers/net/ethernet/intel/i40e/i40e_main.c
drivers/net/ethernet/intel/i40e/i40e_type.h
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
drivers/net/ethernet/intel/i40evf/i40e_common.c
drivers/net/ethernet/intel/i40evf/i40e_type.h
drivers/net/ethernet/intel/i40evf/i40evf_main.c
This page took 0.054747 seconds and 4 git commands to generate.