From: Julian Anastasov Date: Sun, 7 Aug 2011 10:17:22 +0000 (+0000) Subject: ipv4: use dst with ref during bcast/mcast loopback X-Git-Tag: v3.1-rc2~19^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d52fbfc9e5c7bb0b0dbc256edf17dee170ce839d;p=pandora-kernel.git ipv4: use dst with ref during bcast/mcast loopback Make sure skb dst has reference when moving to another context. Currently, I don't see protocols that can hit it when sending broadcasts/multicasts to loopback using noref dsts, so it is just a precaution. Signed-off-by: Julian Anastasov Signed-off-by: David S. Miller --- Reading git-diff-tree failed