diff options
author | Roland Dreier <rolandd@cisco.com> | 2008-07-14 23:48:52 -0700 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2008-07-14 23:48:52 -0700 |
commit | aed012279d35e88e29fd55737d8821604433f50a (patch) | |
tree | 48a1223fd53f471d61254d1eb2e3263bf0b33e99 /fs/ntfs/sysctl.c | |
parent | c036925ac0e940a4e8525b08e89d2c64fe282c51 (diff) |
IB/mthca: Fix check of max_send_sge for special QPs
The MLX transport requires two extra gather entries for sends (one for
the header and one for the checksum at the end, as the comment says).
However the code checked that max_recv_sge was not too big, instead of
checking max_send_sge as it should have. Fix the code to check the
correct condition.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'fs/ntfs/sysctl.c')
0 files changed, 0 insertions, 0 deletions