]> git.karo-electronics.de Git - karo-tx-linux.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)
commit44c0186d0c7cf589ba96d7f59246b040dc7408f1
tree83cf808a4f61369f89200f335abf76f0434b48e5
parentc2a10d70f2c84459152ba7de164701cabff53043
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