OSDN Git Service

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)
commit12d6b91720c103f21c368b77c5e4a31fe16b5a61
tree2a371cceebc4d0d59ae011451bab35faf792fe6d
parent667f00630ebefc4d73aa105c6ab254e4aec867f8
parent3125c081a5937c548a6673cd7309d688c8c47b7c
Merge branch 'bcm7xxx-cleanups'

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>