https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231567

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

Author: gonzo
Date: Tue Jan 15 00:52:41 UTC 2019
New revision: 343029
URL: https://svnweb.freebsd.org/changeset/base/343029

Log:
  [led] propagate error from set_led() to the caller

  Do not lose error condition by always returning 0 from set_led.
  None of the calls to set_led checks for return value at the moment so
  none of API consumers in base is affected.

  PR:           231567
  Submitted by: Bertrand Petit <bs...@phoe.frmug.org>
  MFC after:    1 week

Changes:
  head/sys/dev/led/led.c

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

Reply via email to