Re: [PATCH net-next] caif-hsi: Fix merge issues.
From: David Miller <davem@davemloft.net>
Date: 2012-06-29 07:48:23
From: David Miller <davem@davemloft.net>
Date: 2012-06-29 07:48:23
From: sjur.brandeland@stericsson.com Date: Fri, 29 Jun 2012 08:36:20 +0200
From: Sjur Brændeland <redacted> Fix the failing merge in net-next by reverting the last net-next merge for caif_hsi.c and then merge in the commit: "caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lost" from the net repository. The commit:"caif-hsi: Add missing return in error path" from net repository was dropped, as it changed code previously removed in the net-next repository. Signed-off-by: Sjur Brændeland <redacted>
Applied, thanks a lot.