]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qed: Remove the endian-ness conversion for pri_to_tc value.
authorSudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>
Tue, 9 Aug 2016 01:57:40 +0000 (21:57 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 6 Mar 2017 04:59:29 +0000 (20:59 -0800)
commit65875ae793e4b2a9642b918999051877c1790d8d
treeaacc768ea28d756b1f2ea584f269f1a904ed0a81
parenteeace0de67d8c21430d27d57c6a6d1e40ed0fd28
qed: Remove the endian-ness conversion for pri_to_tc value.

Orabug: 25477939

Endian-ness conversion is not needed for priority-to-TC field as the
field is already being read/written by the driver in big-endian way.

Signed-off-by: Sudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit c0c45a6bd7d054efd80c1033bf4285830c72835b)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/qlogic/qed/qed_dcbx.c