mirror of
https://github.com/raspberrypi/linux.git
synced 2026-01-04 18:27:36 +00:00
tg3: Request APE_LOCK_PHY before PHY access
to prevent PHY access conflict with APE firmware. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
8253947e2c
commit
8151ad576d
@@ -3107,6 +3107,7 @@ struct tg3 {
|
||||
int old_link;
|
||||
|
||||
u8 phy_addr;
|
||||
u8 phy_ape_lock;
|
||||
|
||||
/* PHY info */
|
||||
u32 phy_id;
|
||||
|
||||
Reference in New Issue
Block a user