From: Wei Yongjun Date: Thu, 14 Mar 2013 14:55:47 +0000 (+0800) Subject: Staging: netlogic: remove unused variable in xlr_net_start_xmit() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~647 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44c0186d0c7cf589ba96d7f59246b040dc7408f1;p=pandora-kernel.git Staging: netlogic: remove unused variable in xlr_net_start_xmit() The variable 'qmap' is initialized but never used otherwise, so remove the unused variable. Signed-off-by: Wei Yongjun Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed