commit | 025adbe8e58290798001b472aec3eb618d8fc930 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Mon May 05 01:20:04 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 05 01:20:04 2008 -0700 |
tree | b9d49cd2f7be5b9e214d6e36306bceb077081256 | |
parent | f74d505b58d36ceeef10e459094f0eb760681165 [diff] |
tipc: Simplify log buffer resizing 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>