On Friday, November 25, 2011 06:21:17 Antonio Quartulli wrote:
@@ -30,6 +31,8 @@ #include "originator.h" #include "bat_ogm.h"
+#include <net/arp.h>
static void send_outstanding_bcast_packet(struct work_struct *work);
What is this include doing here ? If I am not mistaken you removed it from your patchset already. Is this really the latest version ?
Regards, Marek