diff options
author | J. Bruce Fields <bfields@redhat.com> | 2010-10-23 11:04:12 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2010-10-25 17:58:40 -0400 |
commit | 7e4fdd0744fcb9f08854c37643bf529c5945cc36 (patch) | |
tree | 4587d216b75107bc173a66396e5ca6a4d4e1b0ce /drivers/net/e1000e/82571.c | |
parent | a663bdd8c5d18d287f7468470816c9e0e66343c1 (diff) |
svcrpc: never clear XPT_BUSY on dead xprt
Once an xprt has been deleted, there's no reason to allow it to be
enqueued--at worst, that might cause the xprt to be re-added to some
global list, resulting in later corruption.
Also, note this leaves us with no need for the reference-count
manipulation here.
Reviewed-by: NeilBrown <neilb@suse.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'drivers/net/e1000e/82571.c')
0 files changed, 0 insertions, 0 deletions