Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CONNECTOR]: Return proper error code in cn_call_callback()
Error code should be set to EINVAL instead of ENODEV if !queue_work(). There's another call of queue_work() which may set err to EINVAL. Signed-off-by: Li Zefan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information