From: Dan Carpenter Date: Mon, 26 Apr 2010 23:20:12 +0000 (+0000) Subject: ipheth: potential null dereferences on error path X-Git-Tag: v2.6.34-rc6~13^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d87ff58fda926fe5cb01214cccf1c72422ac776d;p=pandora-kernel.git ipheth: potential null dereferences on error path The calls to usb_free_buffer() dereference rx_urb and tx_urb in the parameter list but those could be NULL. Signed-off-by: Dan Carpenter Acked-by: L. Alberto Giménez Signed-off-by: David S. Miller --- Reading git-diff-tree failed