From: Allan Stephens Date: Tue, 17 Oct 2006 04:42:04 +0000 (-0700) Subject: [TIPC]: Debug print buffer enhancements and fixes X-Git-Tag: v2.6.19-rc3~45^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29ede244cc4cfb11432a0bffd158ba09e7b2c167;p=pandora-kernel.git [TIPC]: Debug print buffer enhancements and fixes This change modifies TIPC's print buffer code as follows: 1) Now supports small print buffers (min. size reduced from 512 bytes to 64) 2) Now uses TIPC_NULL print buffer structure to indicate null device instead of NULL pointer (this simplified error handling) 3) Fixed misuse of console buffer structure by tipc_dump() 4) Added and corrected comments in various places Signed-off-by: Allan Stephens Signed-off-by: Per Liden Signed-off-by: David S. Miller --- Reading git-diff-tree failed