git: iwm - Clear Time Event active state, when receiving End Notification.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Wed Mar 28 13:53:45 PDT 2018
commit e8cb71584a6a72232c13151d60e57f7f229220eb
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/e8cb71584a6a72232c13151d60e57f7f229220eb
--
DragonFly BSD source repository
More information about the Commits
mailing list