On Thursday, May 09, 2013 22:16:49 Antonio Quartulli wrote:
From: Antonio Quartulli antonio@open-mesh.com
In interface_rx() skb->data cannot be directly used to access the Ethernet header because it point to the batman one.
You don't believe that these calls (shortly before the code chunks you are changing) are helpful ?
skb_pull_rcsum(skb, hdr_size); skb_reset_mac_header(skb);
Cheers, Marek