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:
0a14150
)
net: Fix dev_mc_add()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Tue, 9 Mar 2010 19:09:08 +0000
(19:09 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 10 Mar 2010 15:32:28 +0000
(07:32 -0800)
Commit
6e17d45a
(net: add addr len check to dev_mc_add)
added a bug in dev_mc_add(), since it can now exit with a lock
imbalance.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found