[PATCH 2/2] net: phy: mv88e6352: Fix miiphy_read/miiphy_write return value checks

Daniel Klauer daniel.klauer at gin.de
Mon Feb 14 11:33:53 CET 2022


On 12.02.22 12:50, Ramon Fried wrote:
> On Wed, Feb 9, 2022 at 5:41 PM Daniel Klauer <daniel.klauer at gin.de> wrote:
>>
>> The miiphy_read/miiphy_write functions return 1 on error, not -errno.
> Why don't you just fix the miiphy_read/miiphy_write functions ?

Other functions from that module do the same, so I assumed it's intentional.
It could be fixed too though, with a corresponding fix up of the few callers
that expect the positive return value on error.


More information about the U-Boot mailing list