[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080619.161108.23678497.davem@davemloft.net>
Date: Thu, 19 Jun 2008 16:11:08 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: wcong@...tical-links.com
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
kuznet@....inr.ac.ru
Subject: Re: [Patch] net/sched/sch_generic.c: fix an error pointer
From: WANG Cong <wcong@...tical-links.com>
Date: Thu, 19 Jun 2008 15:37:14 +0100
> ERR_PTR() ususally encodes an negative errno, not positive.
>
> Note, in the following patch, 'err' is initialized as:
>
> int err = -ENOBUFS;
>
> Signed-off-by: WANG Cong <wcong@...tical-links.com>
Patch is whitespace corruped and line wrapped by your
email client.
Please fix this and resubmit, thank you.
--
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