projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9087da5
)
ptp: Remove unused macro
author
Kurt Kanzenbach
<kurt@linutronix.de>
Tue, 18 Aug 2020 10:32:51 +0000
(12:32 +0200)
committer
David S. Miller
<davem@davemloft.net>
Wed, 19 Aug 2020 23:09:19 +0000
(16:09 -0700)
The offset for the control field is not needed anymore. Remove it.
Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ptp_classify.h
patch
|
blob
|
history
diff --git
a/include/linux/ptp_classify.h
b/include/linux/ptp_classify.h
index cfc6d9152f698839fa7a8fbb01390c336648af86..8437307cca8cddca0d2bb7fc7d14683f289e1040 100644
(file)
--- a/
include/linux/ptp_classify.h
+++ b/
include/linux/ptp_classify.h
@@
-36,7
+36,6
@@
#define OFF_PTP_SOURCE_UUID 22 /* PTPv1 only */
#define OFF_PTP_SEQUENCE_ID 30
-#define OFF_PTP_CONTROL 32 /* PTPv1 only */
/* Below defines should actually be removed at some point in time. */
#define IP6_HLEN 40