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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 26 Oct 2007 15:12:40 -0700 From: Stephen Hemminger <shemminger@...ux-foundation.org> To: Auke Kok <auke-jan.h.kok@...el.com> Cc: netdev@...r.kernel.org Subject: Re: [PATCH] skye/skge: sparse fix - data can't ever be bigger than LONG_MAX / HZ On Fri, 26 Oct 2007 15:10:28 -0700 Auke Kok <auke-jan.h.kok@...el.com> wrote: > Trivial replacement - use INT_MAX instead here. > > Signed-off-by: Auke Kok <auke-jan.h.kok@...el.com> > Cc: shemminger@...ux-foundation.org Acked-by: Stephen Hemminger <shemminger@...ux-foundation.org> Sure that works. Note: original code was copied from e100 which I assume is why you found/fixed this case. -- Stephen Hemminger <shemminger@...ux-foundation.org> - 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