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:
5e659e4
)
tun: Multicast handling in tun_chr_ioctl() needs proper locking.
author
David S. Miller
<davem@davemloft.net>
Thu, 24 Apr 2008 10:44:43 +0000
(
03:44
-0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 24 Apr 2008 10:44:43 +0000
(
03:44
-0700)
Since these operations don't go through the normal
device calls, we have to ensure we synchronize with
those paths.
Noticed by Alan Cox.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found