[Bug 245769] [PATCH] Bring hccontrol le commands more into line with the other commands

2020-04-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245769

Takanori Watanabe  changed:

   What|Removed |Added

   Assignee|wirel...@freebsd.org|takaw...@freebsd.org
 Status|New |In Progress

--- Comment #4 from Takanori Watanabe  ---
I'll handle this.

-- 
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 245769] [PATCH] Bring hccontrol le commands more into line with the other commands

2020-04-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245769

--- Comment #3 from Hans Petter Selasky  ---
Takanori: Can you handle this one?

-- 
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 245769] [PATCH] Bring hccontrol le commands more into line with the other commands

2020-04-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245769

--- Comment #2 from Marc Veldman  ---
Created attachment 213800
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213800=edit
Patch made up-to-date with rev. 360329

Brought patch up-to-date with rev. 360329

-- 
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 245769] [PATCH] Bring hccontrol le commands more into line with the other commands

2020-04-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245769

Marc Veldman  changed:

   What|Removed |Added

 Attachment #213610|0   |1
is obsolete||

--- Comment #1 from Marc Veldman  ---
Created attachment 213611
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213611=edit
Patch to bring le.c more into line with the rest. (Without other changes)

Original patch contained additional changes not wanted in this PR.

-- 
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 245769] [PATCH] Bring hccontrol le commands more into line with the other commands

2020-04-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245769

Bug ID: 245769
   Summary: [PATCH] Bring hccontrol le commands more into line
with the other commands
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: wireless
  Assignee: wirel...@freebsd.org
  Reporter: m...@bumblingdork.com

Created attachment 213610
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213610=edit
Patch to bring le.c more into line with the rest.

Update le.c to bring it more into line with the other
command files.

- Always check return values from hci_request().
- Always check rp.status.
- Print  error messages with hci_status2str().

-- 
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"