diff options
author | Ivan Vecera <ivecera@redhat.com> | 2015-05-29 00:10:07 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-31 09:46:39 +0300 |
commit | 4918eb1e7cd3b8a41ebf56b5fabaa334139b919f (patch) | |
tree | f053ca7677b905ef29530fd3222da67b269b41f9 /drivers/pps | |
parent | e236b954232808001f522c4b79df97b8c9262a4a (diff) | |
download | linux-4918eb1e7cd3b8a41ebf56b5fabaa334139b919f.tar.xz |
bna: remove unreasonable iocpf timer start
Driver starts iocpf timer prior bnad_ioceth_enable() call and this is
unreasonable. This piece of code probably originates from Brocade/Qlogic
out-of-box driver during initial import into upstream. This driver uses
only one timer and queue to implement multiple timers and this timer is
started at this place. The upstream driver uses multiple timers instead
of this.
Cc: Rasesh Mody <rasesh.mody@qlogic.com>
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pps')
0 files changed, 0 insertions, 0 deletions