commit | 52bc67168109ade61014a36feedf09f4bc53d8f1 | [log] [tgz] |
---|---|---|
author | Mahesh Bandewar <maheshb@google.com> | Sat Oct 31 12:45:11 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 02 22:52:24 2015 -0500 |
tree | 48a4bb01acaecc60bd9d87c2dd4c4959e926b59e | |
parent | 7bb11dc9f59ddcb33ee317da77b235235aaa582a [diff] |
bonding: simplify / unify event handling code for 3ad mode. Old logic of updating state-machine is not required since ad_update_actor_keys() does it implicitly. The only loss is the notification differentiation between speed vs. duplex change. Now only one unified notification is printed. Signed-off-by: Mahesh Bandewar <maheshb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>