]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c
ixgbevf: Add fix to VF to handle multi-descriptor buffers
authorAlexander Duyck <alexander.h.duyck@intel.com>
Sat, 1 Sep 2012 05:12:38 +0000 (05:12 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 24 Sep 2012 08:50:35 +0000 (01:50 -0700)
commit5c60f81a2553213856b3bb80f18003e56a6a110d
tree7107a3cc1e16c790f5d89ab74161dc6172be121d
parentac6ed8f00aca7dd1abf0c90bcb3c8e46e7f44243
ixgbevf: Add fix to VF to handle multi-descriptor buffers

This change fixes the ixgbevf driver so that it can correctly drop a frame
should it receive a jumbo frame.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/ixgbevf.h
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c