]> git.openfabrics.org - ~emulex/for-vlad/old/compat-rdma.git/commit
cxgb4: Fix initialization of SGE_CONTROL register
authorVipul Pandya <vipul@chelsio.com>
Wed, 7 Nov 2012 14:13:26 +0000 (06:13 -0800)
committerVipul Pandya <vipul@chelsio.com>
Wed, 7 Nov 2012 14:13:26 +0000 (06:13 -0800)
commit70f6cde9f1b06b12ec5943b4c3920cc8ac60a03d
treea191d22f755f58205892932c510efef9f17a3c3d
parent7c933bb264d8b914d16652ae04cfdcb3a7f0b4e3
cxgb4: Fix initialization of SGE_CONTROL register

INGPADBOUNDARY_MASK is already shifted. No need to shift it again. On reloading
a driver it was resulting in a bad SGE FL MTU sizes [1536, 9088] error. This
only causes an issue on systems that have L1 cache size of 32B, 128B, 512B,
2048B or 4096B.

Signed-off-by: Jay Hernandez <jay@chelsio.com>
Signed-off-by: Vipul Pandya <vipul@chelsio.com>
linux-next-pending/0019-cxgb4-Fix-initialization-of-SGE_CONTROL-register.patch [new file with mode: 0644]