team: forbid incorrect fall-through in notifier
authorJiri Pirko <jiri@resnulli.us>
Wed, 23 Apr 2014 12:17:55 +0000 (14:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Apr 2014 17:26:32 +0000 (13:26 -0400)
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>

No differences found