[Intel-wired-lan] [next PATCH S9 12/15] i40e: refactor interrupt enable

Bowers, AndrewX andrewx.bowers at intel.com
Tue Jul 28 21:22:43 UTC 2015



> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Catherine Sullivan
> Sent: Thursday, July 23, 2015 1:55 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [next PATCH S9 12/15] i40e: refactor interrupt
> enable
> 
> From: Jesse Brandeburg <jesse.brandeburg at intel.com>
> 
> The interrupt enable function was always making the caller add the
> base_vector from the vsi struct which is already passed to the function. Just
> collapse the math into the helper function.
> 
> Signed-off-by: Jesse Brandeburg <jesse.brandeburg at intel.com>
> Change-ID: I54ef33aa7ceebc3231c3cc48f7b39fd0c3ff5806
> ---
>  drivers/net/ethernet/intel/i40e/i40e_main.c | 10 ++++------
> drivers/net/ethernet/intel/i40e/i40e_txrx.c |  6 ++----
>  2 files changed, 6 insertions(+), 10 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
Present in git log, code changes present in tree.


More information about the Intel-wired-lan mailing list