[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140523111625.GA4092@kroah.com>
Date: Fri, 23 May 2014 20:16:25 +0900
From: Greg KH <gregkh@...uxfoundation.org>
To: David Matlack <matlackdavid@...il.com>
Cc: devel@...verdev.osuosl.org, charrer@...critech.com,
linux-kernel@...r.kernel.org, liodot@...il.com
Subject: Re: [PATCH 2/2] staging: slicoss: handle errors from slic_config_get
On Thu, May 22, 2014 at 09:38:45PM -0700, David Matlack wrote:
> slic_config_get() can fail. Change the return type from void to
> int and handle the error in slic_card_init(). So now, instead of
> silently failing (and then timing out waiting for the config data),
> the driver will fail loudly at request time.
>
> Signed-off-by: David Matlack <matlackdavid@...il.com>
> ---
> drivers/staging/slicoss/slicoss.c | 28 ++++++++++++++++------------
> 1 file changed, 16 insertions(+), 12 deletions(-)
It looks like I had already applied patch 1/2 here, but not this one,
odd.
Anyway, I've applied this, and should be synced up with you now. If I
have missed applying anything, please resend.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists