diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2019-12-20 00:24:52 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-21 06:48:06 +0100 |
commit | 7d49a32a66d2215c5b3bf9bc67c9036ea9904111 (patch) | |
tree | 76c4a5801dd5d3b302cfee195842d67adc059413 /block | |
parent | mod_devicetable: fix PHY module format (diff) | |
download | linux-7d49a32a66d2215c5b3bf9bc67c9036ea9904111.tar.xz linux-7d49a32a66d2215c5b3bf9bc67c9036ea9904111.zip |
net: phy: ensure that phy IDs are correctly typed
PHY IDs are 32-bit unsigned quantities. Ensure that they are always
treated as such, and not passed around as "int"s.
Fixes: 13d0ab6750b2 ("net: phy: check return code when requesting PHY driver module")
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions