mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 16:49:51 +08:00
On a failure to recognize a FAT file system, the mount logic should return -EINVAL, not -ENODEV
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4297 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
@@ -2359,4 +2359,6 @@
|
||||
GPIO is enabled. Also not adding the GPIO base address to several offsets.
|
||||
* configs/stm32f4discovery: Port to the STMicro STM32F4Discovery board
|
||||
(Contributed by Mike Smith).
|
||||
* fs/fat/fs_fat32util.c: On a failure to recognize a FAT file system, the
|
||||
mount logic should return -EINVAL, not -ENODEV.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user