]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge branch 'bcm7xxx-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Tue, 16 Feb 2016 19:57:31 +0000 (14:57 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Feb 2016 19:57:31 +0000 (14:57 -0500)
Florian Fainelli says:

====================
net: phy: bcm7xxx: Misc cleanups

These two patches are cleanups to the BCM7xxx internal PHY driver:

- fix a constant name missing a X (as in BCM7XXX)
- add a macro to reduce the amount of code duplication to add new entries
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge