commit | 0eedd1e5643ad3247c4cf5b6f6a172c3decb79f3 | [log] [tgz] |
---|---|---|
author | Yang Xiwen <forbidden405@outlook.com> | Mon Jan 22 22:33:24 2024 +0800 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 26 19:58:26 2024 -0400 |
tree | bf8c22f73d850545c68c0160d21b034e8a44fc0d | |
parent | abcb26cb1f609a12d7073842bf2dae4808393cde [diff] |
net: hifemac: make some functions static They are not required to be global, make them static. Signed-off-by: Yang Xiwen <forbidden405@outlook.com>