commit | 935d8a0a43e3f928e3243ae22bc53cd7a014d515 | [log] [tgz] |
---|---|---|
author | Lijun Pan <ljp@linux.ibm.com> | Mon Dec 14 15:19:30 2020 -0600 |
committer | Jakub Kicinski <kuba@kernel.org> | Wed Dec 16 11:43:26 2020 -0800 |
tree | dad6c05bbe3b456011d2088eeec8bf716f3f6ee0 | |
parent | 6be4666221cafcfd58cc078aa8bd1ba11b699f6b [diff] |
use __netdev_notify_peers in hyperv Start to use the lockless version of netdev_notify_peers. Call the helper where notify variable used to be set true. Remove the notify bool variable and sort the variables in reverse Christmas tree order. Cc: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Lijun Pan <ljp@linux.ibm.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>