Skip to content
Snippets Groups Projects
Commit b6bc7650 authored by Joe Perches's avatar Joe Perches
Browse files

drivers/net/*.c: Use static const


Using static const generally increases object text and decreases data size.
It also generally decreases overall object size.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
parent 895950c2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment