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: <20120612.002954.1384327664115800772.davem@davemloft.net> Date: Tue, 12 Jun 2012 00:29:54 -0700 (PDT) From: David Miller <davem@...emloft.net> To: nobuhiro.iwamatsu.yj@...esas.com Cc: netdev@...r.kernel.org Subject: Re: [PATCH v2] net/sh-eth: Add support selecting MII function for SH7734 and R8A7740 From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@...esas.com> Date: Tue, 12 Jun 2012 16:29:02 +0900 > @@ -492,6 +513,7 @@ static struct sh_eth_cpu_data sh_eth_my_cpu_data = { > .no_trimd = 1, > .no_ade = 1, > .tsu = 1, > + .select_mii = 1, > }; > Indent this new line consistently with those around it. -- 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