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:
c62dba9
)
[AF_PACKET]: Remove bogus checks added to packet_sendmsg().
author
David S. Miller
<davem@sunset.davemloft.net>
Mon, 26 Sep 2005 22:23:58 +0000
(15:23 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 26 Sep 2005 22:23:58 +0000
(15:23 -0700)
These broke existing apps, and the checks are superfluous
as the values being verified aren't even used.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found