Skip to content
Commit e05a53ab authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

Merge branch 'remove-redundant-functions-and-use-generic-functions'



Li Zetao says:

====================
Remove redundant functions and use generic functions

This patch set removes some redundant functions. In the network module,
two generic functions are provided to convert u64 value and Ethernet
MAC address. Using generic functions helps reduce redundant code and
improve code readability.
====================

Link: https://lore.kernel.org/r/20230808114504.4036008-1-lizetao1@huawei.com
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parents 7654c109 47f8dc09
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment