Fix incorrect error codes returned on pip config failure in the host class drivers.
This commit is contained in:
parent
00ddff45c1
commit
261284f5e1
10 changed files with 25 additions and 22 deletions
|
@ -7,7 +7,10 @@
|
|||
/** \page Page_ChangeLog Project Changelog
|
||||
*
|
||||
* \section Sec_ChangeLogXXXXXX Version XXXXXX
|
||||
* None
|
||||
* <b>Fixed:</b>
|
||||
* - Core:
|
||||
* - Fixed device class driver pipe configuration routines returning success with a partially constructed instance
|
||||
* when a pipe configuration failed (thanks to Helge Suess)
|
||||
*
|
||||
* \section Sec_ChangeLog140302 Version 140302
|
||||
* <b>New:</b>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue