diff options
author | 2012-10-23 10:43:37 -0400 | |
---|---|---|
committer | 2012-11-04 14:43:41 -0500 | |
commit | 749386e906e76e3244030c35aeccfcb19c3357b8 (patch) | |
tree | 0b20564e5bc872bc9e45ea470dbc29b939d18caf /net/sunrpc/svc.c | |
parent | SUNRPC: remove BUG_ON calls from cache_read (diff) | |
download | linux-dev-749386e906e76e3244030c35aeccfcb19c3357b8.tar.xz linux-dev-749386e906e76e3244030c35aeccfcb19c3357b8.zip |
SUNRPC: remove BUG_ON in rpc_put_sb_net
Replace BUG_ON() with WARN_ON() - the condition is definitely a misuse
of the API, but shouldn't cause a crash.
Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/sunrpc/svc.c')
0 files changed, 0 insertions, 0 deletions