Staging: netlogic: remove unused variable in xlr_net_start_xmit()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Thu, 14 Mar 2013 14:55:47 +0000 (22:55 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Mar 2013 22:03:56 +0000 (15:03 -0700)
The variable 'qmap' is initialized but never used
otherwise, so remove the unused variable.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found