On Sat, Jul 14, 2012 at 07:15:37PM +0200, Antonio Quartulli wrote:
+struct batadv_unicast_4addr_packet {
- struct batadv_unicast_packet u;
- uint8_t src[ETH_ALEN];
- uint8_t subtype;
+} __packed;
DAMN! I added kernel doc everywhere but here. Sorry for the noise people..will send v11. I hope it will be definitive..
Cheers,