summaryrefslogtreecommitdiffstats
path: root/drivers/net/ipvlan
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-12-03 09:38:17 -0500
committerDavid S. Miller <davem@davemloft.net>2017-12-03 09:38:17 -0500
commit0653cb2e1d1d8c1e965533ce3f167251d5e7cdd1 (patch)
tree9edc421b1423cbbc7a210d238b52e1aee168b8bc /drivers/net/ipvlan
parent75d0de8c7e7075d40b70b7f57903fd169c47aaa5 (diff)
parent136819a6e8df374e6b9b424586ff11c9e241a1cb (diff)
downloadlinux-stable-0653cb2e1d1d8c1e965533ce3f167251d5e7cdd1.tar.gz
linux-stable-0653cb2e1d1d8c1e965533ce3f167251d5e7cdd1.tar.bz2
linux-stable-0653cb2e1d1d8c1e965533ce3f167251d5e7cdd1.zip
Merge branch 'realtek-phy-improvements'
Martin Blumenstingl says: ==================== Realtek Ethernet PHY driver improvements This series provides some small improvements and cleanups for the Realtek Ethernet PHY driver. None of the patches in this series should change any functionality. The goal is to make the code a bit easier to read by: - re-using the BIT and GENMASK macros (which makes it easier to compare the #defines in the kernel with the values from the datasheets) - rename a #define from a generic name to a PHY-specific name since it's only used for one specific PHY - logically group the register #defines and their register bit #defines together - indentation cleanups - removed some code duplicating for reading/writing registers on a Realtek specific "page" ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ipvlan')
0 files changed, 0 insertions, 0 deletions