Skip to content
Commit 8199d0c6 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'dev_addr-const-fixes'



Jakub Kicinski says:

====================
ethernet: fix some esoteric drivers after netdev->dev_addr constification

Looking at recent fixes for drivers which don't get included with
allmodconfig builds I thought it's worth grepping for more instances of:

  dev->dev_addr\[.*\] =

This set contains the fixes.

v2: add last 3 patches which fix drivers for the RiscPC ARM platform.
Thanks to Arnd Bergmann for explaining how to build test that.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 429c3be8 8eb86fc2
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