From: Dan Carpenter Date: Wed, 23 Nov 2011 21:18:20 +0000 (+0000) Subject: net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add() X-Git-Tag: v3.2-rc5~56^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42ca0203fd59aa9be7b241be1fbc3bef1f903f9c;p=pandora-kernel.git net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add() This was copy and pasted from the IPv4 code. We're calling the ip4 version of that function and map4 is NULL. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed