IB/qib: Use a single txselect module parameter for serdes tuning
authorRalph Campbell <ralph.campbell@qlogic.com>
Wed, 26 May 2010 23:08:44 +0000 (16:08 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 26 May 2010 23:37:39 +0000 (16:37 -0700)
commita77fcf895046664927dd6eea816602b87a1a6337
treea096dff805931d6b53bc5a8f0c185a7bb9558e70
parentf27ec1d6db4aa3348ca7be896f1466599aecea3e
IB/qib: Use a single txselect module parameter for serdes tuning

As part of the earlier patches submitted and reviewed, it was agreed
to change the way serdes tuning parameters were specified to the
driver.  The updated patch got dropped by the linux-rdma email list so
the earlier version of qib_iba7322.c ended up being used.  This patch
updates qib_iab7322.c to the simpler, single parameter method of
setting the serdes parameters.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/qib/qib_iba7322.c