tipc: Eliminate useless return value when disabling a bearer
authorAllan Stephens <Allan.Stephens@windriver.com>
Tue, 30 Nov 2010 12:00:56 +0000 (12:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Dec 2010 21:34:03 +0000 (13:34 -0800)
Modifies bearer_disable() to return void since it always indicates
success anyway.

Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found