From: Roland Dreier Date: Wed, 29 Mar 2006 17:36:46 +0000 (-0800) Subject: IPoIB: Fix oops with raw sockets X-Git-Tag: v2.6.17-rc1~145^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef12d4561900d4af37f46a8f2d97dec3c4d59bf9;p=pandora-kernel.git IPoIB: Fix oops with raw sockets 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed