git: DragonFly_RELEASE_5_2 iwm - Clear Time Event active state, when receiving End Notification.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Thu Mar 29 11:18:17 PDT 2018


commit 16e2947a0571007985f41fbaee0566b8b4c3a372
Author: Imre Vadász <imre at vdsz.com>
Date:   Wed Mar 28 22:26:18 2018 +0200

    iwm - Clear Time Event active state, when receiving End Notification.
    
    * This hopefully avoids some firmware panics, I was occasionally seeing,
      when iwm disconnects upon losing signal to an access point at some point.
    
    * This is synchronizing the if_iwm_time_event.c file a bit more from the
      corresponding Linux iwlwifi/mvm/time-event.c.
    
    Taken-From:	Linux iwlwifi

Summary of changes:
 sys/dev/netif/iwm/if_iwm.c            | 10 +----
 sys/dev/netif/iwm/if_iwm_time_event.c | 75 +++++++++++++++++++++++++++++++----
 sys/dev/netif/iwm/if_iwm_time_event.h |  2 +
 sys/dev/netif/iwm/if_iwmvar.h         |  6 +++
 4 files changed, 78 insertions(+), 15 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/16e2947a0571007985f41fbaee0566b8b4c3a372


-- 
DragonFly BSD source repository


More information about the Commits mailing list