]> www.infradead.org Git - users/jedix/linux-maple.git/commit
IB/ipoib: Fix wrong update of arp_blocked counter
authorYuval Shaia <yuval.shaia@oracle.com>
Thu, 6 Sep 2018 11:14:09 +0000 (04:14 -0700)
committerBrian Maly <brian.maly@oracle.com>
Wed, 26 Sep 2018 00:29:55 +0000 (20:29 -0400)
commit727cb288d1761802b7a526fe89d2b3c03966f919
treee72ec5c65e547506bcbb85c7d7f1781405a30aed
parent21f3d44c5dcd1e0d610bf5b6514d8a4360ccef6a
IB/ipoib: Fix wrong update of arp_blocked counter

Counter is updated after goto instruction - swap the two lines.

Orabug: 28655409

Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Reviewed-by: HÃ¥kon Bugge <haakon.bugge@oracle.com>
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/infiniband/ulp/ipoib/ipoib_ib.c