lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 27 Jun 2008 19:51:50 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	xiyou.wangcong@...il.com
Cc:	wcong@...tical-links.com, 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 <xiyou.wangcong@...il.com>
Date: Sat, 21 Jun 2008 20:55:26 +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 applied, th anks.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ