Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Missing 'break' in the switch statement meant that we'd fall through to the 'return -EINVAL' case.
- Loading branch information