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
| ||
|
Message-Id: <20100210.175755.120225353.davem@davemloft.net> Date: Wed, 10 Feb 2010 17:57:55 -0800 (PST) From: David Miller <davem@...emloft.net> To: shemminger@...tta.com Cc: netdev@...r.kernel.org Subject: Re: [PATCH 3/3] sky2: receive checksum refactoring From: Stephen Hemminger <shemminger@...tta.com> Date: Sun, 7 Feb 2010 08:28:36 -0800 > Break the largish case for handling receive checksum into a separate > function, and if there is a problem use dev_XXX routines to > show which hardware is the problem. > > Turn one corner case into a BUG(). This only happens if the driver > is expecting one behavior but the chip does the old behavior; > only ever saw this when bringing up a new chip type and driver > was buggy. > > Signed-off-by: Stephen Hemminger <shemminger@...tta.com> Applied to net-next-2.6 -- 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