[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <878xgb5e69.fsf@sw.ru>
Date: Wed, 10 Jan 2007 14:11:58 +0300
From: Dmitriy Monakhov <dmonakhov@...ru>
To: Stephen Hemminger <shemminger@...l.org>
Cc: Dmitriy Monakhov <dmonakhov@...nvz.org>,
linux-kernel@...r.kernel.org, Andrew Morton <akpm@...l.org>,
devel@...nvz.org, linux-pci@...ey.karlin.mff.cuni.cz,
netdev@...r.kernel.org, linux-scsi@...r.kernel.org
Subject: Re: [PATCH 1/5] fixing errors handling during pci_driver resume stage [net]
Stephen Hemminger <shemminger@...l.org> writes:
> On Tue, 09 Jan 2007 12:01:14 +0300
> Dmitriy Monakhov <dmonakhov@...nvz.org> wrote:
>
>> network pci drivers have to return correct error code during resume stage in
>> case of errors.
>> Signed-off-by: Dmitriy Monakhov <dmonakhov@...nvz.org>
>> -----
>
> Please don't introduce one dev_err() call into a device driver if all the other
> error printout's use a different interface.
Ok. It was wrong decision to fix all affected drivers in one patchset.
Especially without respect to concrete driver specific.
I'll try to rewrite it in more slowly but (i hope) more correct way
>
> --
> Stephen Hemminger <shemminger@...l.org>
> -
> 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/
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists