Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Josh Cartwright <joshc@ni.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information