if_iwm - Ignore IWM_DEBUG_LOG_MSG notifications.
commitdda889ac57d8e5b46bb1b1ecf53c17a18481c7c8
authorImre Vadász <imre@vdsz.com>
Sun, 30 Oct 2016 16:52:48 +0000 (30 17:52 +0100)
committerImre Vadász <imre@vdsz.com>
Sun, 30 Oct 2016 17:41:44 +0000 (30 18:41 +0100)
tree3ab565bb3722b50de57eb4616c6dc3a984a2c436
parent58318c956a74382d1286ccabaf767012fdcfe1a2
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__.
sys/dev/netif/iwm/if_iwm.c