Home
last modified time | relevance | path

Searched hist:"451395 f7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.c451395f7 Thu Jul 29 02:43:54 CDT 2021 Martin Kaiser <martin@kaiser.cx> niu: read property length only if we use it

In three places, the driver calls of_get_property and reads the property
length although the length is not used. Update the calls to not request
the length.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: David S. Miller <davem@davemloft.net>