[Bug 246538] [Patch] Typo in ng_hci_le_connection_complete_ep struct

2020-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246538

--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:

Author: kevans
Date: Sat Oct  3 13:27:57 UTC 2020
New revision: 366395
URL: https://svnweb.freebsd.org/changeset/base/366395

Log:
  MFC r361254: Fix Typo in ng_hci_le_connection_complete_ep struct.

  PR:   246538

Changes:
_U  stable/12/
  stable/12/sys/netgraph/bluetooth/include/ng_hci.h

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


[Bug 246538] [Patch] Typo in ng_hci_le_connection_complete_ep struct

2020-05-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246538

Takanori Watanabe  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|In Progress |Closed

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


[Bug 246538] [Patch] Typo in ng_hci_le_connection_complete_ep struct

2020-05-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246538

Ed Maste  changed:

   What|Removed |Added

 CC||ema...@freebsd.org
 Status|New |In Progress

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


[Bug 246538] [Patch] Typo in ng_hci_le_connection_complete_ep struct

2020-05-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246538

--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:

Author: takawata
Date: Tue May 19 13:58:53 UTC 2020
New revision: 361254
URL: https://svnweb.freebsd.org/changeset/base/361254

Log:
  Fix Typo in ng_hci_le_connection_complete_ep struct.

  PR:   246538
  Submitted by: Marc Veldman

Changes:
  head/sys/netgraph/bluetooth/include/ng_hci.h

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


[Bug 246538] [Patch] Typo in ng_hci_le_connection_complete_ep struct

2020-05-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246538

Bug ID: 246538
   Summary: [Patch] Typo in ng_hci_le_connection_complete_ep
struct
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: wireless
  Assignee: wirel...@freebsd.org
  Reporter: m...@bumblingdork.com

Created attachment 214599
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214599=edit
Fix typo

A small typo in the ng_hci_le_connection_complete_ep struct
in sys/netgraph/bluetooth/include/ng_hci.h:

accracy -> accuracy

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