Merge branch 'emaclite-improve-error-handling-and-minor-cleanup'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 3 May 2022 09:07:37 +0000 (11:07 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 3 May 2022 09:07:38 +0000 (11:07 +0200)
commit45c77fb41821efa9ebb697430e03b37f2cb56602
treede2a26727f732c9fe9bafab630f7b054a659cdf1
parent79396934e289dbc501316c1d1f975bb4c88ae460
parent7a6bc33ab54923d325d9a1747ec9652c4361ebd1
Merge branch 'emaclite-improve-error-handling-and-minor-cleanup'

Radhey Shyam Pandey says:

====================
emaclite: improve error handling and minor cleanup

This patchset does error handling for of_address_to_resource() and also
removes "Don't advertise 1000BASE-T" and auto negotiation.

Changes for v3:
- Resolve git apply conflicts for 2/2 patch.

Changes for v2:
- Added Andrew's reviewed by tag in 1/2 patch.
- Move ret to down to align with reverse xmas tree style in 2/2 patch.
- Also add fixes tag in 2/2 patch.
- Specify tree name in subject prefix.
====================

Link: https://lore.kernel.org/r/1651476470-23904-1-git-send-email-radhey.shyam.pandey@xilinx.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>