ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUES
authorEthan Zhao <ethan.zhao@oracle.com>
Tue, 23 Sep 2014 18:11:44 +0000 (18:11 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 2 Oct 2014 09:24:08 +0000 (02:24 -0700)
There is typo in ixgbe.h, two marcro definition of IXGBE_MAX_L2A_QUEUES to 4,
delete one, clear the compiler warning.

Signed-off-by: Ethan Zhao <ethan.zhao@oracle.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found