[PATCH net v3 0/2] emaclite: improve error handling and minor cleanup
From: Radhey Shyam Pandey <hidden>
Date: 2022-05-02 07:28:09
Also in:
lkml
From: Radhey Shyam Pandey <hidden>
Date: 2022-05-02 07:28:09
Also in:
lkml
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. Shravya Kumbham (2): net: emaclite: Don't advertise 1000BASE-T and do auto negotiation net: emaclite: Add error handling for of_address_to_resource() drivers/net/ethernet/xilinx/xilinx_emaclite.c | 30 +++++++++++---------------- 1 file changed, 12 insertions(+), 18 deletions(-) -- 2.7.4