[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080502.164226.16189190.davem@davemloft.net>
Date: Fri, 02 May 2008 16:42:26 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: johannes@...solutions.net
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] [NET] print skb pointer in truesize bug
From: Johannes Berg <johannes@...solutions.net>
Date: Thu, 01 May 2008 13:00:56 +0200
> While debugging the mac80211 truesize problem I always wished
> that I knew exactly which skb showed the problem, this makes
> skb_truesize_bug() print out the pointer.
>
> Signed-off-by: Johannes Berg <johannes@...solutions.net>
This information only is useful relative to something else.
Ie. another debugging message that prints out the SKB pointer
and with which you can try and compare things.
I assume you're adding such things while you try to debug
this, and like those local changes, this hack can stay local
to your tree too.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists