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:
2a3f279
)
af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_add()
author
Jiri Pirko
<jpirko@redhat.com>
Wed, 24 Feb 2010 23:57:04 +0000
(23:57 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 26 Feb 2010 12:18:34 +0000
(
04:18
-0800)
There is no point of accepting an address of smaller length than dev->addr_len
here. Therefore change this for stonger check.
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found