android_kernel_samsung_msm8976/drivers/infiniband/ulp
Michael S. Tsirkin 82c3aca6ad IPoIB/cm: Fix interoperability when MTU doesn't match
IPoIB connected mode currently rejects a connection request unless the
supported MTU is >= the local netdevice MTU. This breaks
interoperability with implementations that might have tweaked
IPOIB_CM_MTU, and there's real no longer a reason to do so: this test
is just a leftover from when we did not tweak MTU per-connection.  Fix
this by making the test as permissive as possible.

Signed-off-by: Michael S. Tsirkin <mst@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-06-21 13:38:08 -07:00
..
ipoib IPoIB/cm: Fix interoperability when MTU doesn't match 2007-06-21 13:38:08 -07:00
iser header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
srp IB: Add CQ comp_vector support 2007-05-06 21:18:11 -07:00