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: <20120101224909.GA18144@electric-eye.fr.zoreil.com> Date: Sun, 1 Jan 2012 23:49:09 +0100 From: Francois Romieu <romieu@...zoreil.com> To: Bjarke Istrup Pedersen <gurligebis@...too.org> Cc: David Miller <davem@...emloft.net>, shemminger@...tta.com, bhutchings@...arflare.com, linux-kernel@...r.kernel.org, netdev@...r.kernel.org, rl@...lgate.ch Subject: Re: [PATCH 1/1] via-rhine: Split driver into .c and .h files. Bjarke Istrup Pedersen <gurligebis@...too.org> : > Split the driver into via-rhine.c and via-rhine.h like it should be. > There is also a bit of cleanup of checkpatch warnings, other than that, > there is no changes to how the code works, it is plain refactoring. Please don't do that. The .h won't be used elsewhere. It's useless (and register definitions stay barely readable). Roger, any comment regarding patches #1 .. #3 ? rhine_task_{enable / disable} should be balanced in open / close and suspend / resume, ok. -- Ueimor -- 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