Merge branch 'dsa_swqitch_ops-const'
authorDavid S. Miller <[email protected]>
Mon, 9 Jan 2017 20:44:57 +0000 (15:44 -0500)
committerDavid S. Miller <[email protected]>
Mon, 9 Jan 2017 20:44:57 +0000 (15:44 -0500)
Florian Fainelli says:

====================
net: dsa: Make dsa_switch_ops const

This patch series allows us to annotate dsa_switch_ops with a const
qualifier.
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge