Loading
net: hns3: Fix ROH mac address initialization.
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9O627 ----------------------------------------------------------------------- Fix the ROH MAC address mismatch EID format. In this patch, we modify the initialization sequence in mac init process, in order to fix this issue. Fixes: 46685dc2 ("net: hns3: add ROH MAC type definitions and support query MAC type") Signed-off-by:Dazhao Lao <laodazhao@huawei.com> Reviewed-by:
Ke Chen <chenke54@huawei.com>