commit | 2bd4eef87bc169f1baf5d1518ba939897cc32471 | [log] [tgz] |
---|---|---|
author | Weston Andros Adamson <dros@netapp.com> | Tue Oct 23 10:43:47 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Nov 04 14:43:42 2012 -0500 |
tree | bbf350c3849229888a85481e2f390a40aad414ad | |
parent | f50ad42837eb874c1a0cd7cca2001364b06f7ac4 [diff] |
SUNRPC: remove BUG_ONs checking RPC_IS_QUEUED Replace two BUG_ON() calls with WARN_ON_ONCE() and early returns. Signed-off-by: Weston Andros Adamson <dros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>