commit | 1627801def0e1cef948f9d593e6757eab295803f | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Fri Oct 26 05:30:31 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 31 13:35:52 2012 -0400 |
tree | 47af59c4c39e35b19014f8874bd2af586ec4c51e | |
parent | 680d86699d17622bf2dd1bdd9f6d2520af1b142d [diff] |
qla3xxx: remove unused variable in ql_process_mac_tx_intr() The variable retval is initialized but never used otherwise, so remove the unused variable. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Acked-by: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>