drbd: Make broadcast events return NO_ERROR
authorAndreas Gruenbacher <agruen@linbit.com>
Thu, 5 May 2011 23:03:32 +0000 (01:03 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 8 Nov 2012 15:55:48 +0000 (16:55 +0100)
Instead of returning a ret_code outside of the range of enum
drbd_ret_code, use NO_ERROR to indicate success.  This way,
ret_code has the same meaning in all packets.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>

No differences found