From: Sachin Kamat Date: Wed, 21 Nov 2012 09:06:57 +0000 (+0530) Subject: ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b2a22c714303d1920e269a8322ff23107694ee;p=pandora-kernel.git ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.c 'rt' was dereferenced before the NULL check. Moved the code after the check. Signed-off-by: Sachin Kamat Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed