Skip to content
Commit 3c9a9f7f authored by Jaeden Amero's avatar Jaeden Amero Committed by David S. Miller
Browse files

net/phy: micrel: Be more const correct



In a few places in this driver, we weren't using const where we could
have. Use const more.

In addition, change the arrays of strings in ksz9031_config_init() to be
not only const, but also static.

Signed-off-by: default avatarJaeden Amero <jaeden.amero@ni.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f38b24c9
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