commit | 317745785341774644b8bb1cbb0300155f31cee6 | [log] [tgz] |
---|---|---|
author | Chunhe Lan <Chunhe.Lan@freescale.com> | Fri Nov 01 17:17:44 2013 +0800 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Fri Nov 22 17:03:18 2013 -0600 |
tree | b415054100f2e18bef67b9800eee6a2fb82ba563 | |
parent | b1690bc39cfdba82be34b1a98abc319339070698 [diff] |
net/phy: Fix the phy id mask of AR8031 The both AR8031 and AR8035 belong to Atheros 803x serial PHY. So the phy id mask of AR8031 is the same to the phy id mask of AR8035. The right mask value is 0x4fffff. This patch has been tested on the P1010 and P1023. Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com> Cc: Joe Hershberger <joe.hershberger@gmail.com> Patch: 287748