• Ivan Mikhaylov's avatar
    net/ibm/emac: bump version numbers for correct work with ethtool · 661dfc65
    Ivan Mikhaylov authored
    The size of the MAC register dump used to be the size specified by the
    reg property in the device tree.  Userland has no good way of finding
    out that size, and it was not specified consistently for each MAC type,
    so ethtool would end up printing junk at the end of the register dump
    if the device tree didn't match the size it assumed.
    
    Using the new version numbers indicates unambiguously that the size of
    the MAC register dump is dependent only on the MAC type.
    
    Fixes: 5369c71f ("net/ibm/emac: fix size of emac dump memory areas")
    Signed-off-by: default avatarIvan Mikhaylov <ivan@ru.ibm.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    661dfc65
core.h 11.3 KB