| Summary: | [net80211] [patch]: replace some duplicate code with function call + fix a comment | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Andriy Voskoboinyk <avos> | ||||
| Component: | wireless | Assignee: | freebsd-wireless (Nobody) <wireless> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | adrian | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: adrian Date: Mon May 4 00:29:20 UTC 2015 New revision: 282404 URL: https://svnweb.freebsd.org/changeset/base/282404 Log: Add node_clear_keyixmap() and use it in the ieee80211_free_node() / node_reclaim(). PR: kern/199672 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> Changes: head/sys/net80211/ieee80211_node.c |
Created attachment 155954 [details] Add node_clear_keyixmap() and use it in the ieee80211_free_node() / node_reclaim()