[Intel-wired-lan] [next PATCH v5 07/12] igb: Use page_address offset from page instead of masking virtual address

Brown, Aaron F aaron.f.brown at intel.com
Fri Feb 17 03:28:27 UTC 2017


> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Alexander Duyck
> Sent: Monday, February 6, 2017 6:27 PM
> To: intel-wired-lan at lists.osuosl.org; Kirsher, Jeffrey T
> <jeffrey.t.kirsher at intel.com>
> Subject: [Intel-wired-lan] [next PATCH v5 07/12] igb: Use page_address
> offset from page instead of masking virtual address
> 
> From: Alexander Duyck <alexander.h.duyck at intel.com>
> 
> Update the handling of page addresses so that we always refer to them
> using
> a void pointer, and try to use the consistent name of va indicating we are
> working with a virtual address.
> 
> Signed-off-by: Alexander Duyck <alexander.h.duyck at intel.com>
> ---
> v4: Split this code out of patch 6 of the original series.
> 
>  drivers/net/ethernet/intel/igb/igb.h      |    2 +-
>  drivers/net/ethernet/intel/igb/igb_main.c |   11 +++++------
>  drivers/net/ethernet/intel/igb/igb_ptp.c  |    3 +--
>  3 files changed, 7 insertions(+), 9 deletions(-)

Tested-by: Aaron Brown <aaron.f.brown at intel.com>


More information about the Intel-wired-lan mailing list