mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
ptp: Remove unused macro
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>
This commit is contained in:
parent
9087da5dcb
commit
17060fb506
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue