]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbevf: add build_skb support
authorEmil Tantilov <emil.s.tantilov@intel.com>
Wed, 31 Jan 2018 00:51:54 +0000 (16:51 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 26 Feb 2018 17:36:24 +0000 (09:36 -0800)
commitb71552cf1dc5505a218b16e3f91aa6608124af12
tree12c8981929093e99c41a5addb287e83cc5e22163
parent2484fb9377a622cfa2299ea16b0771ec2a0853d8
ixgbevf: add build_skb support

Add support for build_skb() similar to:
commit d0211dbed2d7 ("ixgbe: Add support for build_skb")

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c