[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date: Thu, 01 May 2008 13:49:35 +0200
From: Johannes Berg <johannes@...solutions.net>
To: David Miller <davem@...emloft.net>
Subject: Re: mac80211 truesize bugs
>
> + if (unlikely((nhead || ntail) && skb->sk)) {
> + printk(KERN_ERR "SKB BUG: Illegal pskb expand (%d:%d) "
> + "with socket attached\n",
> + nhead, ntail);
> + }
> +
Also this could be a WARN_ON since here we really want to know who
called it.
johannes
[ CONTENT OF TYPE application/pgp-signature SKIPPED ]
Hosted by DataForce ISP -
Powered by Openwall GNU/*/Linux