commit dda889ac57d8e5b46bb1b1ecf53c17a18481c7c8
Author: Imre Vadász <[email protected]>
Date:   Sun Oct 30 17:52:48 2016 +0100

    if_iwm - Ignore IWM_DEBUG_LOG_MSG notifications.
    
    * Firmware versions 21 and 22 generate some IWM_DEBUG_LOG_MSG notifications,
      which seem to be harmless. Avoid spamming the system log with
      "frame ... UNHANDLED (this should not happen)" messages.
    
    * While there fix nitpicks. Use iwm_rx_packet_len() inline function.
      Move iwm_lar_disable tunable out of #ifdef __DragonFly__.

Summary of changes:
 sys/dev/netif/iwm/if_iwm.c | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dda889ac57d8e5b46bb1b1ecf53c17a18481c7c8


-- 
DragonFly BSD source repository

Reply via email to