Don't call msg_hdr_ntoh twice
authorJoseph C. Lehner <joseph.c.lehner@gmail.com>
Sat, 6 Feb 2016 17:32:46 +0000 (19:32 +0200)
committerJoseph C. Lehner <joseph.c.lehner@gmail.com>
Sat, 6 Feb 2016 17:32:46 +0000 (19:32 +0200)
nmrp.c

diff --git a/nmrp.c b/nmrp.c
index 781a0d2adbbfb4532dca25748e1ae3c388de7e23..c0eb546909a62af56b03445983cac92fda4f839e 100644 (file)
--- a/nmrp.c
+++ b/nmrp.c
@@ -158,7 +158,6 @@ static int msg_ntoh(struct nmrp_msg *msg)
        struct nmrp_opt *opt = msg->opts;
        int remaining;
 
-       msg_hdr_ntoh(msg);
        remaining = msg->len - NMRP_HDR_LEN;
 
        // FIXME maximum of two options supported, maximum option