]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc0a0f7b9eed3e0d9e79f081406cd8f747e9b5116
tree83cf808a4f61369f89200f335abf76f0434b48e5
parent034703b9c54b0ce1f548a419073028b912678b72
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 <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/netlogic/xlr_net.c