]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Add support for ATR w/ IPv6 extension headers
authorAlexander Duyck <aduyck@mirantis.com>
Tue, 26 Jan 2016 03:32:54 +0000 (19:32 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 18 Feb 2016 23:57:26 +0000 (15:57 -0800)
commit8301ae3987c9fb062e52d7c3d595f45917229aeb
treede460ef041fc9c7f5fcb14bf41affb6189771630
parent577058640ce32cdcd357852a74eb4c0653a7f051
i40e: Add support for ATR w/ IPv6 extension headers

This patch updates the code for determining the L4 protocol and L3 header
length so that when IPv6 extension headers are being used we can determine
the offset and type of the L4 protocol.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_txrx.c