--- batman-adv_next.packet.h 2013-10-23 00:15:01.195167903 +0200 +++ batctl_next.packet.h 2013-10-23 00:15:01.199168167 +0200 @@ -239,8 +239,6 @@ uint8_t rr[BATADV_RR_LEN][ETH_ALEN]; };
-#define BATADV_ICMP_MAX_PACKET_SIZE sizeof(struct batadv_icmp_packet_rr) - /* All packet headers in front of an ethernet header have to be completely * divisible by 2 but not by 4 to make the payload after the ethernet * header again 4 bytes boundary aligned.