diff options
author | Pascal Speck (Iktek) <kernel@iktek.de> | 2015-12-04 16:55:17 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-12-18 20:46:05 +0100 |
commit | 1873c58d4a45bd4d7104ba1482fcd9c3bd094cd1 (patch) | |
tree | 5f2d3c11794775fa2947c6aff0b05034b1acc150 /drivers/crypto/sunxi-ss/sun4i-ss-hash.c | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
download | linux-1873c58d4a45bd4d7104ba1482fcd9c3bd094cd1.tar.xz linux-1873c58d4a45bd4d7104ba1482fcd9c3bd094cd1.zip |
ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phy
When using more than one slave with ti cpsw and fixed phy the pd->phy_id
will be always zero, but slave_data->phy_id must be unique. pd->phy_id
means a "phy hardware id" whereas slave_data->phy_id means an "unique id",
so we should use pd->addr which has the same unique meaning.
Fixes: 1f71e8c96fc6 ("drivers: net: cpsw: Add support for fixed-link PHY")
Signed-off-by: Pascal Speck <kernel@iktek.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/crypto/sunxi-ss/sun4i-ss-hash.c')
0 files changed, 0 insertions, 0 deletions