Re: [PATCH] net: caif: fix erroneous return value
From: Anton Protopopov Date: Wed, 17 Feb 2016 10:54:13 -0500 > The cfrfml_receive() function might return positive value EPROTO > > Signed-off-by: Anton Protopopov Applied.
[PATCH] net: caif: fix erroneous return value
The cfrfml_receive() function might return positive value EPROTO Signed-off-by: Anton Protopopov --- net/caif/cfrfml.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/caif/cfrfml.c b/net/caif/cfrfml.c index 61d7617..b82440e 100644 --- a/net/caif/cfrfml.c +++ b/net/caif/cf