---
clock.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/clock.c b/clock.c
index 069795a..427ca6c 100644
--- a/clock.c
+++ b/clock.c
@@ -335,11 +335,11 @@ static int clock_management_fill_response(struct clock
*c, struct port *p,
struct ptp_message *req,
struct ptp_message *rsp, int id)
{
- struct management_tlv *tlv;
- struct management_tlv_datum *mtd;
- struct time_status_np *tsn;
struct grandmaster_settings_np *gsn;
+ struct management_tlv_datum *mtd;
struct subscribe_events_np *sen;
+ struct management_tlv *tlv;
+ struct time_status_np *tsn;
struct PTPText *text;
int datalen = 0;
--
2.11.0
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxptp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel