diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2010-10-20 17:52:51 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2010-10-21 16:11:46 +0200 |
commit | 4232e8634ad82c5a53389e4016de15a8b15c09c3 (patch) | |
tree | b834b51f3856ccfa23bf330e16ab480d3b3cbb7e /net/ipv6 | |
parent | sunrpc/xprtrdma: clean up workqueue usage (diff) | |
download | linux-4232e8634ad82c5a53389e4016de15a8b15c09c3.tar.xz linux-4232e8634ad82c5a53389e4016de15a8b15c09c3.zip |
SUNRPC: Use conventional switch statement when reclassifying sockets
Clean up.
Defensive coding: If "family" is ever something that is neither
AF_INET nor AF_INET6, xs_reclassify_socket6() is not the appropriate
default action. Choose to do nothing in that case.
Introduced by commit 6bc9638a.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions