]> rtime.felk.cvut.cz Git - linux-imx.git/commit
SUNRPC: remove BUG_ON from call_bc_transmit
authorWeston Andros Adamson <dros@netapp.com>
Tue, 23 Oct 2012 14:43:30 +0000 (10:43 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 4 Nov 2012 19:43:40 +0000 (14:43 -0500)
commit1facf4c4a486d515759edc0b2ece927942dd8167
treeeb97048e9a5edce7a571de78beff83e531392573
parent576e613d2111036a075b7c4f7cafdf29a0021c29
SUNRPC: remove BUG_ON from call_bc_transmit

Replace BUG_ON() with WARN_ON_ONCE().

Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c