From: Ralf Baechle Date: Tue, 4 Jul 2006 02:29:15 +0000 (-0700) Subject: [ROSE]: Fix dereference of skb pointer after free. X-Git-Tag: v2.6.18-rc1~21^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dc22d2b642f8a6f14ef8878777a05311e5d1d7e;p=pandora-kernel.git [ROSE]: Fix dereference of skb pointer after free. If rose_route_frame return success we'll dereference a stale pointer. Likely this is only going to result in bad statistics for the ROSE interface. This fixes coverity 946. Signed-off-by: Ralf Baechle Signed-off-by: David S. Miller --- Reading git-diff-tree failed