--- batman-adv_next.packet.h 2013-03-17 00:15:01.468064598 +0100 +++ batctl_next.packet.h 2013-03-17 00:15:01.492066207 +0100 @@ -308,7 +308,7 @@ uint8_t second_source[ETH_ALEN]; uint8_t second_orig_dest[ETH_ALEN]; __be32 second_crc; - __be16 coded_len; + uint16_t coded_len; };
#endif /* _NET_BATMAN_ADV_PACKET_H_ */
linux-merge@lists.open-mesh.org