From: Jesse Brandeburg Date: Wed, 20 Nov 2013 10:03:09 +0000 (+0000) Subject: i40e: remove and fix confusing define name X-Git-Tag: v3.14-rc1~94^2~542^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0319577f8902cd420d3159ac6dd134f1de10b52e;p=pandora-kernel.git i40e: remove and fix confusing define name I40E_ITR_NONE was being used as an ITRN register index by accident because it was easily associated with the I40E_RX_ITR and friends defines. Change the name slightly in order to make it clear that I40E_ITR_NONE is really associated with the DYN_CTL register sets. Change-Id: I04702c027c7495b90a8bf2db85d3e085a2c7d02a Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed