ANDROID: ABI update for 5.4.26
Leaf changes summary: 1 artifact changed
Changed leaf types summary: 1 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
'struct phy_device at phy.h:359:1' changed:
type size hasn't changed
1 data member insertion:
'unsigned int phy_device::suspended_by_mdio_bus', at offset 25 (in bits) at phy.h:376:1
there are data member changes:
'unsigned int phy_device::interrupts' offset changed from 20 to 19 (in bits) (by -1 bits)
'unsigned int phy_device::autoneg_complete' offset changed from 21 to 20 (in bits) (by -1 bits)
'unsigned int phy_device::link' offset changed from 22 to 21 (in bits) (by -1 bits)
'unsigned int phy_device::autoneg' offset changed from 23 to 22 (in bits) (by -1 bits)
'unsigned int phy_device::loopback_enabled' offset changed from 24 to 23 (in bits) (by -1 bits)
'unsigned int phy_device::sysfs_links' offset changed from 25 to 24 (in bits) (by -1 bits)
7 impacted interfaces:
function int genphy_resume(phy_device*)
function phy_device* phy_connect(net_device*, const char*, void ()*, phy_interface_t)
function void phy_disconnect(phy_device*)
function int phy_mii_ioctl(phy_device*, ifreq*, int)
function void phy_print_status(phy_device*)
function void phy_start(phy_device*)
function void phy_stop(phy_device*)
Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I09c1c2031d87178b4c0eb0adffe8bdaecfb6c45a
Loading
Please register or sign in to comment