git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ea2b17
)
team: forbid incorrect fall-through in notifier
author
Jiri Pirko
<jiri@resnulli.us>
Wed, 23 Apr 2014 12:17:55 +0000
(14:17 +0200)
committer
David 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