]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: phy: atheros: Fix masks for AR8035 and AR8021
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 2 Nov 2013 18:40:42 +0000 (16:40 -0200)
committerJoe Hershberger <joe.hershberger@ni.com>
Fri, 22 Nov 2013 23:03:18 +0000 (17:03 -0600)
commite003ba5bfc57ff7d065967e263fa24e3ef28ea0a
tree52227c969b7595f376bedefd82703a30f92319f1
parent317745785341774644b8bb1cbb0300155f31cee6
net: phy: atheros: Fix masks for AR8035 and AR8021

The masks were ignoring the last 4 bits which didn't allow detection differences
between the ar8031 and ar8035.

Signed-off-by: Jon Nettleton <jon.nettleton@gmail.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Patch: 288018
drivers/net/phy/atheros.c