Petr Štetiar
a51645f70f
net: ethernet: support of_get_mac_address new ERR_PTR error
...
There was NVMEM support added to of_get_mac_address, so it could now
return ERR_PTR encoded error values, so we need to adjust all current
users of of_get_mac_address to this new fact.
While at it, remove superfluous is_valid_ether_addr as the MAC address
returned from of_get_mac_address is always valid and checked by
is_valid_ether_addr anyway.
Fixes: d01f449c00
("of_net: add NVMEM support to of_get_mac_address")
Signed-off-by: Petr Štetiar <ynezz@true.cz >
Signed-off-by: David S. Miller <davem@davemloft.net >
2019-05-07 12:22:47 -07:00
..
2019-03-19 15:07:49 -07:00
2019-03-18 16:56:57 -07:00
2019-02-14 12:43:15 -05:00
2019-05-07 12:22:47 -07:00
2019-01-08 07:58:37 -05:00
2019-05-07 12:22:47 -07:00
2019-01-28 23:09:19 -08:00
2019-05-07 12:22:47 -07:00
2019-04-01 18:35:02 -07:00
2019-04-26 11:28:47 -04:00
2019-01-08 07:58:37 -05:00
2019-02-13 20:50:42 -08:00
2019-05-05 10:48:45 -07:00
2019-05-07 12:22:47 -07:00
2019-04-23 18:46:27 -07:00
2019-05-07 12:22:47 -07:00
2019-05-07 12:22:47 -07:00
2019-02-02 20:14:38 -08:00
2019-05-05 21:47:07 -07:00
2019-05-07 12:22:47 -07:00
2019-04-27 22:25:37 -04:00
2018-12-05 11:30:06 -08:00
2019-04-01 18:35:02 -07:00
2019-04-18 17:06:15 -07:00
2019-05-07 12:22:47 -07:00
2019-02-08 15:00:17 -08:00
2019-02-14 12:25:24 -05:00
2019-04-01 18:35:02 -07:00
2019-05-07 12:22:47 -07:00
2019-03-01 23:13:49 -08:00
2019-05-07 12:22:47 -07:00
2019-03-12 14:48:35 -07:00
2019-05-07 12:22:47 -07:00
2019-04-01 18:35:02 -07:00
2019-02-14 12:43:14 -05:00
2019-04-27 20:20:06 -04:00
2019-05-05 21:40:23 -07:00
2019-05-07 12:22:47 -07:00
2019-05-07 12:22:47 -07:00
2019-05-05 21:56:57 -07:00
2019-05-07 12:22:47 -07:00
2019-03-19 14:59:32 -07:00
2019-02-13 20:50:42 -08:00
2019-04-16 21:43:53 -07:00
2019-02-14 11:56:36 -05:00
2019-02-19 14:08:19 -08:00
2019-04-12 16:54:41 -07:00
2019-05-05 21:49:24 -07:00
2019-02-05 10:34:34 -08:00
2019-02-14 11:56:36 -05:00
2019-05-07 12:22:47 -07:00
2019-03-09 14:57:08 -08:00
2019-02-14 12:43:15 -05:00
2019-04-04 17:36:23 -07:00
2019-04-17 11:26:25 -07:00
2019-05-07 12:22:47 -07:00
2019-04-01 18:35:02 -07:00
2019-05-05 21:58:36 -07:00
2019-05-07 12:22:47 -07:00
2019-04-08 15:22:41 -07:00
2019-05-07 12:22:47 -07:00
2019-05-01 11:23:58 -04:00
2019-02-17 15:51:46 -08:00
2019-03-15 11:59:00 -07:00
2019-02-12 12:09:24 -05:00
2019-05-07 12:22:47 -07:00
2019-05-07 12:22:47 -07:00
2019-03-20 11:18:55 -07:00
2019-04-01 18:35:02 -07:00
2019-02-06 17:38:15 -08:00
2019-05-07 12:22:47 -07:00
2019-01-08 07:58:37 -05:00
2019-02-06 17:38:15 -08:00
2019-05-07 12:22:47 -07:00
2019-05-07 12:22:47 -07:00
2019-02-13 20:50:54 -08:00
2019-05-07 12:22:47 -07:00
2019-02-13 20:50:42 -08:00
2019-01-18 14:02:55 -08:00
2019-02-12 12:09:23 -05:00
2019-05-07 12:22:47 -07:00