git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87faf3c
)
RDS: Do not BUG() on error returned from ib_post_send
author
Andy Grover
<andy.grover@oracle.com>
Thu, 11 Mar 2010 13:49:55 +0000
(13:49 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 17 Mar 2010 04:16:53 +0000
(21:16 -0700)
BUGging on a runtime error code should be avoided. This
patch also eliminates all other BUG()s that have no real
reason to exist.
Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/ib_recv.c
patch
|
blob
|
history
net/rds/ib_send.c
patch
|
blob
|
history
net/rds/iw_recv.c
patch
|
blob
|
history
net/rds/iw_send.c
patch
|
blob
|
history
net/rds/rdma_transport.c
patch
|
blob
|
history
diff --cc
net/rds/ib_recv.c
Simple merge
diff --cc
net/rds/ib_send.c
Simple merge
diff --cc
net/rds/iw_recv.c
Simple merge
diff --cc
net/rds/iw_send.c
Simple merge
diff --cc
net/rds/rdma_transport.c
Simple merge