]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
v2 ixgbe: Update packet buffer reservation to correct fdir headroom size
authorAlexander Duyck <alexander.h.duyck@intel.com>
Thu, 21 Jul 2011 00:40:35 +0000 (00:40 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 17 Sep 2011 01:39:34 +0000 (18:39 -0700)
commitf7e1027f61c40eca1acc36e806b8db4cad01f221
treebdb6ec73842cdf74219a064e0d5df05b8393c1f6
parent4c1d7b4b5dec6b8a97202d88538c06733173b1c5
v2 ixgbe: Update packet buffer reservation to correct fdir headroom size

This change fixes an issue in which the incorrect amount of headroom was
being reserved for flow director filters.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c