diff options
| author | Daniel Mack <[email protected]> | 2010-05-26 18:11:37 +0200 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2010-05-27 09:48:47 +0200 |
| commit | 8d0912427113723c3f3a4dca631638844c4ab649 (patch) | |
| tree | d2c8e8e16d7db56af1f16c5329d5d4c97024163f /net/unix/af_unix.c | |
| parent | 74754f974b36c5a1156be46d0da05ab2c0a0960b (diff) | |
ALSA: usb-audio: fix return values
-1 is not a good return value as it means -EPERM, "not permitted".
Choose -ENOTSUPP instead, which is what the code really wants to tell
its callers.
Signed-off-by: Daniel Mack <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions