Bug 199672 - [net80211] [patch]: replace some duplicate code with function call + fix a comment
Summary: [net80211] [patch]: replace some duplicate code with function call + fix a co...
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: wireless (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-wireless (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-04-24 18:36 UTC by Andriy Voskoboinyk
Modified: 2015-05-04 00:29 UTC (History)
1 user (show)

See Also:


Attachments
Add node_clear_keyixmap() and use it in the ieee80211_free_node() / node_reclaim() (2.93 KB, patch)
2015-04-24 18:36 UTC, Andriy Voskoboinyk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-04-24 18:36:14 UTC
Created attachment 155954 [details]
Add node_clear_keyixmap() and use it in the ieee80211_free_node() / node_reclaim()
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-05-04 00:29:22 UTC
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