On Mon, 2012-09-17 at 17:15 +0200, Eric Dumazet wrote:
Hi
I would say some part of the stack assumes a header (I dont know wich
one ?) is pulled in skb->head/data, and thats a bug.
Always use pskb_may_pull(skb, XXX) to make sure you can access XXX
bytes in skb->data
It would help if you describe the problem, because I have no history (
I am not linux-wireless subscriber).
No worries, I'll take care of it, I've just not gotten to it yet and for
that I apologize. I'll either look at it later today or tomorrow.
johannes