OSDN Git Service

Merge branch 'Fix-2-non-critical-issues-in-SJA1105-DSA'
authorDavid S. Miller <davem@davemloft.net>
Sun, 31 May 2020 01:00:36 +0000 (18:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 31 May 2020 01:00:36 +0000 (18:00 -0700)
commitb86a372201153326bad2c7048aef1bd7accbcbbc
tree8e91f8d9274419d6ea69588cc2b7848fb6a023dc
parent4300c7e7fe152be96b41b2135e3ace9a1e8db308
parent99b981f431323e31c279ee7aee20a4c501a1e89d
Merge branch 'Fix-2-non-critical-issues-in-SJA1105-DSA'

Vladimir Oltean says:

====================
Fix 2 non-critical issues in SJA1105 DSA

This small series suppresses the W=1 warnings in the sja1105 driver and
it corrects some register offsets. I would like to target it against
net-next since it would have non-trivial conflicts with net, and the
problems it solves are not that big of a deal.
====================

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