> I recently started seeing the BUG below. ieee80211_subif_start_xmit > calls pskb_expand_head, but this function BUGs because the skb is > shared. So far I have only seen this with arp messages ... I don't know > the significance of this fact. Interestingly, I'm starting to see skb problems as well, in AP mode only however, namely I get lots of [ 4340.665679] SKB BUG: Invalid truesize (240) len=73, sizeof(sk_buff)=176 Anybody have an idea how to debug that? It looks like 'len' is one too large, but I've also seen messages where it was two too large or one to small. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part