]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: BUG2144 - first free rx_sa before sending SendSM
authorEldad Zinger <eldadz@mellanox.co.il>
Sun, 10 Oct 2010 09:50:12 +0000 (11:50 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:05:25 +0000 (05:05 -0700)
commitaa877ea10e84252d1aedbcc4cbc67730909d8294
tree7fc47897f0213635ea896e15eaf01509898335c4
parenta2c0485a276d6c3df4d7c089c2bd647b3631a580
sdp: BUG2144 - first free rx_sa before sending SendSM

otherwise a new rx_sa might be alloced before the old one is removed.

Signed-off-by: Eldad Zinger <eldadz@mellanox.co.il>
drivers/infiniband/ulp/sdp/sdp_main.c