net: systemport: Correctly set TSB endian for host
authorFlorian Fainelli <f.fainelli@gmail.com>
Sat, 2 Sep 2017 00:32:34 +0000 (17:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 2 Sep 2017 03:19:32 +0000 (20:19 -0700)
commit487234cc1954a1c09115a82b45ebcc2086657572
tree9020312da8262ed3ba8ab1978f85b05e52e7a545
parentd49e3a9f5ec493270d53b7796be4da9a1a804ce3
net: systemport: Correctly set TSB endian for host

Similarly to how we configure the RSB (Receive Status Block) we also
need to set the TSB (Transmit Status Block) based on the host endian.
This was missing from the commit indicated below.

Fixes: 389a06bc534e ("net: systemport: Set correct RSB endian bits based on host")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bcmsysport.c
drivers/net/ethernet/broadcom/bcmsysport.h