diff options
author | Al Viro <viro@ZenIV.linux.org.uk> | 2015-03-07 21:08:46 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-18 13:22:32 +0100 |
commit | b4301ed560bcb78eae05bfbe76e516bb549861b3 (patch) | |
tree | 77af6cd50bd11a9e194941c8d26eab0b388b1148 /drivers/tty | |
parent | cf6c05a77c5ef41bd72f45a4a008724ffd393668 (diff) |
sunrpc: fix braino in ->poll()
commit 1711fd9addf214823b993468567cab1f8254fc51 upstream.
POLL_OUT isn't what callers of ->poll() are expecting to see; it's
actually __SI_POLL | 2 and it's a siginfo code, not a poll bitmap
bit...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Bruce Fields <bfields@fieldses.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions