diff options
author | Weston Andros Adamson <dros@netapp.com> | 2012-10-23 10:43:39 -0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-11-04 14:43:41 -0500 |
commit | 1b7a1819078c68c4df4bba90f76b8113a08460de (patch) | |
tree | 28e13809dd756d0be47526787c462aad4f3462e6 /net/key | |
parent | 1bd58aaff44485ec9e3640af350f6ba1b33e2bec (diff) | |
download | linux-1b7a1819078c68c4df4bba90f76b8113a08460de.tar.gz linux-1b7a1819078c68c4df4bba90f76b8113a08460de.tar.bz2 linux-1b7a1819078c68c4df4bba90f76b8113a08460de.zip |
SUNRPC: remove BUG_ONs from *_reclassify_socket*
Replace multiple BUG_ON() calls with WARN_ON_ONCE() and early return when
sanity checking socket ownership (lock). The bind call will fail if the
socket was unsuccessfully reclassified.
Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/key')
0 files changed, 0 insertions, 0 deletions