• Ivan Vecera's avatar
    bna: remove unreasonable iocpf timer start · 4918eb1e
    Ivan Vecera authored
    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: default avatarIvan Vecera <ivecera@redhat.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    4918eb1e
bnad.c 93.3 KB