Thread (1 message) 1 message, 1 author, 2012-09-20

Re: regression: tethering fails in 3.5 with iwlwifi

From: Johannes Berg <johannes@sipsolutions.net>
Date: 2012-09-20 12:47:04
Also in: netdev

On Thu, 2012-09-20 at 14:40 +0200, Eric Dumazet wrote:
OK, but which netif_receive_skb(), as I count 5 occurrences in
net/mac80211/rx.c ?
The one you modified in the other email :-)
Instead of skb_linearize() calls

you could try several values of XXX in

pskb_may_pull(skb, XXX)

So that you make sure XXX bytes are available in skb->head, and not
the whole frame.

One you know the limit for XXX, it might give a clue where a
pskb_may_pull(skb, XXX) is missing.
Good idea.

johannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help