Skip to content
Commit 0b2eb3e9 authored by Josh Cartwright's avatar Josh Cartwright Committed by David S. Miller
Browse files

net: macb: constify macb configuration data



The configurations are not modified by the driver.  Make them 'const' so
that they may be placed in a read-only section.

Signed-off-by: default avatarJosh Cartwright <joshc@ni.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d0372504
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