OSDN Git Service

Merge branch 'dsa_swqitch_ops-const'
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2017 20:44:57 +0000 (15:44 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2017 20:44:57 +0000 (15:44 -0500)
commit73517885fc1afcecca804ef9a839e2b6fca7387c
tree4e47358cacf8e32212e27b6d78f4d184e2799982
parent1940075b5c2fbc83b8d39e75587cb0ad2d297415
parenta82f67afe8e297834bedafa529941d9d0808caf8
Merge branch 'dsa_swqitch_ops-const'

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 <davem@davemloft.net>