]> bbs.cooldavid.org Git - net-next-2.6.git/commit
RDMA/nes: Write correct register write to set TX pause param
authorChien Tung <chien.tin.tung@intel.com>
Tue, 7 Sep 2010 16:31:20 +0000 (16:31 +0000)
committerRoland Dreier <rolandd@cisco.com>
Wed, 8 Sep 2010 21:29:19 +0000 (14:29 -0700)
commit70c9db0fdfd703781c3b8c2caf9287806f642e02
tree5497ff95b17a87bad0a8357bf716bb91a278fb88
parent320b2b8de12698082609ebbc1a17165727f4c893
RDMA/nes: Write correct register write to set TX pause param

Setting TX pause param writes to the wrong register location causing
the adapter to hang.  Correct the define used to write the reigster.

Addresses: https://bugs.openfabrics.org/show_bug.cgi?id=2116
Reported-by: Shiri Franchi <shirif@voltaire.com>
Signed-off-by: Chien Tung <chien.tin.tung@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/nes/nes_nic.c