--- batman-adv_next.packet.h 2013-03-18 00:15:01.262131856 +0100 +++ batctl_next.packet.h 2013-03-18 00:15:01.270132633 +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