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:
a07bacc
)
IPoIB: Fix oops with raw sockets
author
Roland Dreier
<rolandd@cisco.com>
Wed, 29 Mar 2006 17:36:46 +0000
(09:36 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 29 Mar 2006 17:36:46 +0000
(09:36 -0800)
ipoib_hard_header() needs to handle the case that daddr is NULL. This
can happen when packets are injected via a raw socket, and IPoIB
shouldn't oops in this case.
Reported by Anton Blanchard <anton@samba.org>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found