From: Richard Cochran Date: Fri, 20 Apr 2012 18:50:35 +0000 (+0000) Subject: pch_gbe: run the ptp bpf just once per packet X-Git-Tag: v3.5-rc1~109^2~343 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32127a0a0a35706c18df11cd7ad69e96214b3c68;p=pandora-kernel.git 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: Richard Cochran Signed-off-by: David S. Miller --- Reading git-diff-tree failed