[SCSI] cxgb4i: Use cxgb4_select_ntuple to correctly calculate ntuple fields
authorKaren Xie <kxie@chelsio.com>
Wed, 29 Jan 2014 01:01:37 +0000 (17:01 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 15 Mar 2014 17:19:18 +0000 (10:19 -0700)
commitac0245ff80942e33458cf32926dc1177239f4e19
treef76c335e465c442273f446014ee7f78138cc5b4d
parent58968fc8fbb3869d9ec84d32b88b58b0423d6793
[SCSI] cxgb4i: Use cxgb4_select_ntuple to correctly calculate ntuple fields

Fixed calculates wrong tuple values on T5 adapter: switch to use the exported
API cxgb4_select_ntuple() from cxgb4 base driver.

Signed-off-by: Karen Xie <kxie@chelsio.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c