Bug 199672

Summary: [net80211] [patch]: replace some duplicate code with function call + fix a comment
Product: Base System Reporter: Andriy Voskoboinyk <avos>
Component: wirelessAssignee: freebsd-wireless (Nobody) <wireless>
Status: Closed FIXED    
Severity: Affects Only Me CC: adrian
Priority: --- Keywords: patch
Version: CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Add node_clear_keyixmap() and use it in the ieee80211_free_node() / node_reclaim() none

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