mlx4_core: remove buggy sched_queue masking
authorYevgeny Petrilin <yevgenyp@mellanox.co.il>
Tue, 6 Mar 2012 03:05:14 +0000 (03:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Mar 2012 19:43:50 +0000 (14:43 -0500)
commit1d4526e037ad9788b5d164862d629fa7c4c5f27b
tree086af448f76dcda2a11d792f3e1e688478458233
parent741385119706d4370eb7899c5ca96ad125c520e5
mlx4_core: remove buggy sched_queue masking

Fixes a bug introduced by commit fe9a2603c, where the priority bits
in the schedule queue field were masked out.

Signed-off-by: Amir Vadai <amirv@mellanox.co.il>
Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/qp.c