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:
2430af8
)
can: add missing socket check in can/raw release
author
Oliver Hartkopp
<socketcan@hartkopp.net>
Wed, 20 Apr 2011 01:57:15 +0000
(
01:57
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 20 Apr 2011 19:37:59 +0000
(12:37 -0700)
v2: added space after 'if' according code style.
We can get here with a NULL socket argument passed from userspace,
so we need to handle it accordingly.
Thanks to Dave Jones pointing at this issue in net/can/bcm.c
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found