Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
board_ioctl.c: Fix return values, check incoming parameter
- Return value should be negated errno ok OK (not PX4_OK) - Check that the incoming argument is valid (not NULL)
- Loading branch information