From: Allan Stephens Date: Mon, 5 May 2008 08:21:54 +0000 (-0700) Subject: tipc: Fix null pointer dereference in debug code X-Git-Tag: v2.6.27-rc1~969^2~534 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40dbfae440abe6860167f12e0296bd7a1a599839;p=pandora-kernel.git tipc: Fix null pointer dereference in debug code This patch eliminates an obsolete use of the DBG_OUTPUT print buffer which could lead to a null pointer crash in tipc_printf() if TIPC's debugging capabilities are configured. Signed-off-by: Allan Stephens Signed-off-by: David S. Miller --- Reading git-diff-tree failed