https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200034
Bug ID: 200034
Summary: [patch]: remove ieee80211_ack_rate() (duplicates
ieee80211_ctl_rate())
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: wireless
Assignee: [email protected]
Reporter: [email protected]
Keywords: patch
Created attachment 156478
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156478&action=edit
Remove ieee80211_ack_rate() / unused ackrate variables
At this moment ieee80211_ack_rate():
- fully duplicates contents of ieee80211_ctl_rate();
- is not used for anything useful;
so it can be safely removed.
Also, this patch fixes some 'dead assignment' warnings (from scan.freebsd.org)
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[email protected]"