drbd: Introduce and use drbd_recv_all_warn()
authorAndreas Gruenbacher <agruen@linbit.com>
Thu, 24 Mar 2011 02:28:04 +0000 (03:28 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 8 Nov 2012 15:44:50 +0000 (16:44 +0100)
The pattern of receiving a fixed number of bytes and warning if a short
packet is received and the receiver has not actively been interruped is
repeated many times; clean that up.

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

No differences found