commit | 73517885fc1afcecca804ef9a839e2b6fca7387c | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Jan 09 15:44:57 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 09 15:44:57 2017 -0500 |
tree | 4e47358cacf8e32212e27b6d78f4d184e2799982 | |
parent | 1940075b5c2fbc83b8d39e75587cb0ad2d297415 [diff] | |
parent | a82f67afe8e297834bedafa529941d9d0808caf8 [diff] |
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>