Skip to content
Snippets Groups Projects
Commit 32127a0a authored by Richard Cochran's avatar Richard Cochran Committed by David S. Miller
Browse files

pch_gbe: run the ptp bpf just once per packet


This patch fixes code which needlessly ran the BPF twice per
packet. Instead, we just run the classifier once and test
whether the packet is any kind of PTP event message.

Signed-off-by: default avatarRichard Cochran <richardcochran@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 358dfb6d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment