Skip to content

net: qcom/emac: Fix improper merge resolution in device_get_mac_address

Patrick Talbert requested to merge ptalbert/centos-stream-9:bz2108539 into main

Bugzilla: https://bugzilla.redhat.com/2108539
Upstream-status: RHEL-only
Testing: Sanity only

A mistake was made when merging MR !722 (merged) that is causing the qualcomm emac driver to default to a random MAC address which disrupts network connectivity.

Suggested-by: Iñigo Huguet ihuguet@redhat.com
Signed-off-by: Patrick Talbert ptalbert@redhat.com

Edited by Patrick Talbert

Merge request reports