commit | d2d37444e5603b9f6121905fab7d8e859ed0c59d | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Feb 12 17:31:30 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 12 17:31:30 2019 -0800 |
tree | 2e50254f28f039f46e03a3dabcaed2b3977d1409 | |
parent | bd3606c29fccd0fe3d1061a61811cabf1abf7110 [diff] | |
parent | fd80a14363eec09cef018dc8a1074efc298a0a07 [diff] |
Merge branch 'net-Remove-unused-variables' Florian Fainelli says: ==================== Remove unused variables This removes unused variables from mlxsw and ethsw after the recent removal of SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS, build scripts are now fixed to take care of those warnings :). ==================== Signed-off-by: David S. Miller <davem@davemloft.net>