[Bug 199672] [net80211] [patch]: replace some duplicate code with function call + fix a comment

2015-05-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199672

Adrian Chadd  changed:

   What|Removed |Added

 Status|New |Closed
 CC||adr...@freebsd.org
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 199672] [net80211] [patch]: replace some duplicate code with function call + fix a comment

2015-05-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199672

--- Comment #1 from commit-h...@freebsd.org ---
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 

Changes:
  head/sys/net80211/ieee80211_node.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 199672] [net80211] [patch]: replace some duplicate code with function call + fix a comment

2015-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199672

Bug ID: 199672
   Summary: [net80211] [patch]: replace some duplicate code with
function call + fix a comment
   Product: Base System
   Version: 11.0-CURRENT
  Hardware: Any
OS: Any
Status: New
  Keywords: patch
  Severity: Affects Only Me
  Priority: ---
 Component: wireless
  Assignee: freebsd-wireless@FreeBSD.org
  Reporter: s3er...@gmail.com
  Keywords: patch

Created attachment 155954
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155954&action=edit
Add node_clear_keyixmap() and use it in the ieee80211_free_node() /
node_reclaim()

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"