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

drivers/net/*/: 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 75a84eb5
No related merge requests found
Showing
with 84 additions and 65 deletions
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