tipc: Simplify log buffer resizing
authorAllan Stephens <allan.stephens@windriver.com>
Mon, 5 May 2008 08:20:04 +0000 (01:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 May 2008 08:20:04 +0000 (01:20 -0700)
This patch simplifies & standardizes the way TIPC's print buffer
log is resized.  Code to terminate use of the log buffer is
eliminated by simply setting the log buffer size to 0 bytes.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found