aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-12-07 15:05:04 +1100
committerDavid S. Miller <davem@davemloft.net>2018-12-07 22:37:27 -0800
commit5b3279e2cba2238b37f6c18adfdea8bddb32715a (patch)
tree7adb83120ea801fc50d2dd227612171401a180ba /drivers/net/ethernet/mellanox
parentMerge branch 'skb-headroom-slab-out-of-bounds' (diff)
downloadlinux-dev-5b3279e2cba2238b37f6c18adfdea8bddb32715a.tar.xz
linux-dev-5b3279e2cba2238b37f6c18adfdea8bddb32715a.zip
Revert "net/ibm/emac: wrong bit is used for STA control"
This reverts commit 624ca9c33c8a853a4a589836e310d776620f4ab9. This commit is completely bogus. The STACR register has two formats, old and new, depending on the version of the IP block used. There's a pair of device-tree properties that can be used to specify the format used: has-inverted-stacr-oc has-new-stacr-staopc What this commit did was to change the bit definition used with the old parts to match the new parts. This of course breaks the driver on all the old ones. Instead, the author should have set the appropriate properties in the device-tree for the variant used on his board. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mellanox')
0 files changed, 0 insertions, 0 deletions