Home
last modified time | relevance | path

Searched hist:"749386 e9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Drpc_pipe.c749386e9 Tue Oct 23 09:43:37 CDT 2012 Weston Andros Adamson <dros@netapp.com> 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>
749386e9 Tue Oct 23 09:43:37 CDT 2012 Weston Andros Adamson <dros@netapp.com> 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>