summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJacob Keller <jacob.e.keller@intel.com>2012-10-24 02:31:47 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-11-22 01:39:37 -0800
commitf3444d8b35e9a96e1be9c18a735358f43a9949b0 (patch)
treeb9da4aef37a6be94acacb06766293f916a64a505 /net
parent6ccf7a575c1ebef004ae0b015db8ad1353dc66b3 (diff)
ixgbe: remove needless queuing for L4 ptp packets
This patch removes the queuing that was previously done for L4 packets as it is not needed. The filter does not provide functionality, and it is possible that queue setup here could trample settings done else-where in the driver. (for example it may use a queue which isn't setup.) Setting of the queue is not required for hardware timestamping and could have inadverdent side effects. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions