commit | ed2da03c6907800871234f5cae42db7d80de8dfc | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Wed Apr 23 14:17:55 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 24 13:26:32 2014 -0400 |
tree | a6d440a522700eac2429ee63264df55ae1360ecf | |
parent | 8ea2b17c99b926e2229696eed7f49ac2f73f4619 [diff] |
team: forbid incorrect fall-through in notifier There are two breaks missing there. The result is that userspace receives multiple messages which might be confusing. Introduced-by: 3d249d4c "net: introduce ethernet teaming device" Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>