diff options
| author | Neil Horman <[email protected]> | 2010-07-20 04:52:09 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-07-20 20:28:04 +0000 |
| commit | 4b706372f18de53970e4c6887a96459590fef80a (patch) | |
| tree | 545fe784620c3dc9f0fd8a6efdeb2cbe566779c9 /net/unix/af_unix.c | |
| parent | __dst_free(): put EXPORT_SYMBOLS after the fct (diff) | |
| download | kernel-4b706372f18de53970e4c6887a96459590fef80a.tar.gz kernel-4b706372f18de53970e4c6887a96459590fef80a.zip | |
drop_monitor: Add error code to detect duplicate state changes
Patch to add -EAGAIN error to dropwatch netlink message handling code.
-EAGAIN will be returned anytime userspace attempts to transition the state of
the drop monitor service to a state that its already in. That allows user space
to detect this condition, so it doesn't wait for a success ACK that will never
arrive. Tested successfully by me
Signed-off-by: Neil Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
