diff options
author | Marek Vasut <[email protected]> | 2021-07-17 14:32:49 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-07-18 09:46:34 -0700 |
commit | 0d6835ffe50c9c1f098b5704394331710b67af48 (patch) | |
tree | 20e3f148c9e8caf05008a9b369e0e3072096e044 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 23d2b94043ca8835bd1e67749020e839f396a1c2 (diff) |
net: phy: Fix data type in DP83822 dp8382x_disable_wol()
The last argument of phy_clear_bits_mmd(..., u16 val); is u16 and not
int, just inline the value into the function call arguments.
No functional change.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Andrew Lunn <[email protected]>
Cc: Florian Fainelli <[email protected]>
Cc: David S. Miller <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions