aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDmitry Torokhov <[email protected]>2015-04-30 23:52:02 +0000
committerKalle Valo <[email protected]>2015-05-09 13:47:34 +0000
commit4e0ff946ee0b010a917dad6ae2fcbdc7e6f9ac16 (patch)
treec8c27424232c48427f083e9aa5472b2c0d510321 /net/unix/af_unix.c
parentath9k: Enable short repeat by default on ath9k_htc (diff)
downloadkernel-4e0ff946ee0b010a917dad6ae2fcbdc7e6f9ac16.tar.gz
kernel-4e0ff946ee0b010a917dad6ae2fcbdc7e6f9ac16.zip
mwifiex: do not return success when command times out
wait_event_interruptible_timeout() returns 0 upon timeout. We should convert it to a negative error code (such as -ETIMEDOUT) instead of returning it directly, as return code of 0 indicates that command was executed. Signed-off-by: Dmitry Torokhov <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions