Remove name from ChangeLog/ReleaseNotes per request.
This commit is contained in:
parent
9ca15c718d
commit
8dd17ad5d7
@ -10536,8 +10536,7 @@
|
|||||||
nuttx/libc/mqueue to nuttx/sched/mqueue. Also add syscall support
|
nuttx/libc/mqueue to nuttx/sched/mqueue. Also add syscall support
|
||||||
for mq_setattr() and mq_getattr(). This is necessary in protected and
|
for mq_setattr() and mq_getattr(). This is necessary in protected and
|
||||||
kernel builds because in those cases the message queue structure is
|
kernel builds because in those cases the message queue structure is
|
||||||
protected and cannot be accessed directly from user mode code. Noted
|
protected and cannot be accessed directly from user mode code (2015-06-03).
|
||||||
by Jouko Holopainen (2015-06-03).
|
|
||||||
* drivers/net/tun.c: TUN driver bug fix. From Max Neklyudov (2015-06-03.
|
* drivers/net/tun.c: TUN driver bug fix. From Max Neklyudov (2015-06-03.
|
||||||
* drivers/net/Kconfig, include/nuttx/net/mii.h, and
|
* drivers/net/Kconfig, include/nuttx/net/mii.h, and
|
||||||
arch/arm/src/lpc17xx/lpc17_ethernet.c: Add support for the Micrel
|
arch/arm/src/lpc17xx/lpc17_ethernet.c: Add support for the Micrel
|
||||||
|
@ -9063,7 +9063,7 @@ detailed bugfix information):
|
|||||||
for mq_setattr() and mq_getattr(). This is necessary in protected
|
for mq_setattr() and mq_getattr(). This is necessary in protected
|
||||||
and kernel builds because in those cases the message queue
|
and kernel builds because in those cases the message queue
|
||||||
structure is protected and cannot be accessed directly from user
|
structure is protected and cannot be accessed directly from user
|
||||||
mode code. Noted by Jouko Holopainen.
|
mode code.
|
||||||
|
|
||||||
* File Systems/Block Drivers/MTD:
|
* File Systems/Block Drivers/MTD:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user