diff options
author | Breno Leitao <leitao@linux.vnet.ibm.com> | 2010-07-01 03:00:17 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-07-02 21:59:05 -0700 |
commit | 72046d84f0d6e3047f4d5a5173260141983b2b61 (patch) | |
tree | 46e3aba833a5d9944938a18c08e5f5d81c5545ff /block | |
parent | 0dacca73a3ddefa6cb8a7e0282f938e01faa1a64 (diff) | |
download | op-kernel-dev-72046d84f0d6e3047f4d5a5173260141983b2b61.zip op-kernel-dev-72046d84f0d6e3047f4d5a5173260141983b2b61.tar.gz |
qlge: Replacing add_timer() to mod_timer()
Currently qlge driver calls add_timer() instead of mod_timer().
This patch changes add_timer() to mod_timer(), which seems a better
solution.
Signed-off-by: Breno Leitao <leitao@linux.vnet.ibm.com>
Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions