git: if_iwm - Ignore IWM_DEBUG_LOG_MSG notifications.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Sun Oct 30 10:42:26 PDT 2016
commit dda889ac57d8e5b46bb1b1ecf53c17a18481c7c8
Author: Imre Vadász <imre at vdsz.com>
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
More information about the Commits
mailing list