From: David S. Miller Date: Mon, 11 Jan 2016 22:31:10 +0000 (-0500) Subject: Merge branch 'renesas-eth-fixes' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=366f29311137ec9dc0cdd4ec675cc6fcaac104d6;p=linux-beck.git Merge branch 'renesas-eth-fixes' Sergei Shtylyov says: ==================== Fix some dubious code in the Renesas Ethernet drivers Here's a set of 2 patches against DaveM's 'net.git' repo. While initializing EMAC the code tries to respect the duplex mode both programmed into ECMR and stored in its own private data -- this just can't be right. [1/2] ravb: stop reading ECMR in ravb_emac_init() [2/2] sh_eth: stop reading ECMR in sh_eth_dev_init() ==================== Signed-off-by: David S. Miller --- 366f29311137ec9dc0cdd4ec675cc6fcaac104d6