[Bug 196264] [iwn] [patch]: few minor fixes

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 16 05:59:31 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196264

--- Comment #8 from commit-hook at freebsd.org ---
A commit references this bug:

Author: adrian
Date: Sat May 16 05:59:26 UTC 2015
New revision: 282999
URL: https://svnweb.freebsd.org/changeset/base/282999

Log:
  Various iwn(4) fixes.

  * simplify channel logic for determining RF gain setting in scan setup
  * don't set TX timer on error
  * free node references for unsent frames on device stop
  * set maxfrags to IWN_MAX_SCATTER-1 (first segment is used by TX command)
  * add missing IWN_UNLOCK() from interrupt path when the hardware
    disappears.
  * pass control frames to host
  * nitems() instead of local macro

  Tested:

  * Intel 5100, STA mode

  PR:        kern/196264
  Submitted by:    Andriy Voskoboinyk <s3erios at gmail.com>

Changes:
  head/sys/dev/iwn/if_iwn.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-wireless mailing list