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)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Aug 2016 05:22:19 +0000 (22:22 -0700)
commitc0c45a6bd7d054efd80c1033bf4285830c72835b
tree0f25efcde0cda527f8741e30837a473545681c4a
parent1fe323aa1b2390a0c57fb0b06a782f128d49094c
qed: Remove the endian-ness conversion for pri_to_tc value.

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>
drivers/net/ethernet/qlogic/qed/qed_dcbx.c