From: Michal Pecio Date: Fri, 8 Mar 2013 21:42:03 +0000 (+0100) Subject: orinoco_usb: don't release nonexistent firmware X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4363b57786f8e5c82d52906d4dd29bf67304564e;p=pandora-kernel.git orinoco_usb: don't release nonexistent firmware Initialize fw_entry to NULL to prevent cleanup code from passing bogus pointer to release_firmware() when priv allocation fails. Signed-off-by: Michal Pecio Signed-off-by: John W. Linville --- Reading git-diff-tree failed