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:
649e984
)
bridge: Add missing ntohs()s for MLDv2 report parsing
author
Linus Lüssing
<linus.luessing@web.de>
Tue, 15 Feb 2011 13:19:19 +0000
(13:19 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 22 Feb 2011 18:07:27 +0000
(10:07 -0800)
The nsrcs number is 2 Byte wide, therefore we need to call ntohs()
before using it.
Signed-off-by: Linus Lüssing <linus.luessing@web.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_multicast.c
patch
|
blob
|
history
diff --cc
net/bridge/br_multicast.c
Simple merge