cxgb4i: use set_wr_txq() to set tx queues
authorKaren Xie <kxie@chelsio.com>
Fri, 12 Dec 2014 03:13:44 +0000 (19:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Dec 2014 16:22:30 +0000 (11:22 -0500)
commit2126bc5e872cefd808a6590c5cec797997a6490d
tree55e49d82369a0761fc4c3cd65febab73833d7115
parentf7bcd2e11107af39367fb726196f372f8ad05199
cxgb4i: use set_wr_txq() to set tx queues

use cxgb4's set_wr_txq() for setting of the tx queue for a outgoing packet.
remove the similar function in cxgb4i.

Signed-off-by: Karen Xie <kxie@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c