From: Ben Chan Date: Tue, 27 Nov 2012 04:18:45 +0000 (-0800) Subject: staging: gdm72xx: fix unused variable warning in gdm_usb_send X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7e4a982fe2a9375952798294ebfb38dc0ed6782;p=pandora-kernel.git staging: gdm72xx: fix unused variable warning in gdm_usb_send This patch fixes an unused variable warning in gdm_usb_send (when CONFIG_WIMAX_GDM72XX_K_MODE=n), which was introduced in commit 1a276b80466bbd195cf94ec7178f68f2ab351467 (staging: gdm72xx: protect access of rx / tx structs). Reported-by: kbuild test robot Signed-off-by: Ben Chan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed