]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit42ff797577aa1ae53aff289f6f3de2483ea96fb4
tree8e91f8d9274419d6ea69588cc2b7848fb6a023dc
parent6d05beae699530e46cf57bd9c7d132d3904d5f20
parentd0b29eca7652fd166e8ad9960c78e6de106517dd
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>