]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ib_core: Do not transition MC groups to error on SM_CHANGE event
authorJack Morgenstein <jackm@dev.mellanox.co.il>
Sun, 8 Dec 2013 08:41:07 +0000 (10:41 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 7 Jul 2015 21:45:15 +0000 (14:45 -0700)
commitb58f79751529935c5f2aa738ff230da0df5d0214
tree7cc0e4db4f6c07151d657567dfa6d60ad4325a92
parent23552140c7b9876c2381caf7bbcf4dcbdf65c108
ib_core: Do not transition MC groups to error on SM_CHANGE event

Do not transition multicast groups to error on an SM_CHANGE
event. These events are not connected with mcast groups.
(When the SM wishes to have multicast groups reregistered,
it issues the CLIENT_REREG event).

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
(Ported from Mellanox OFED 2.4)

Signed-off-by: Mukesh Kacker <mukesh.kacker@oracle.com>
drivers/infiniband/core/multicast.c