linux/net/rds
Dan Carpenter aef3ea33e8 rds: spin_lock_irq() is not nestable
This is basically just a cleanup.  IRQs were disabled on the previous
line so we don't need to do it again here.  In the current code IRQs
would get turned on one line earlier than intended.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-09-19 11:59:44 -07:00
..
af_rds.c RDS/IB: print string constants in more places 2010-09-08 18:16:50 -07:00
bind.c
cong.c
connection.c RDS: cancel connection work structs as we shut down 2010-09-08 18:16:49 -07:00
ib_cm.c rds: double unlock in rds_ib_cm_handle_connect() 2010-09-19 11:59:44 -07:00
ib_rdma.c rds: spin_lock_irq() is not nestable 2010-09-19 11:59:44 -07:00
ib_recv.c RDS/IB: print string constants in more places 2010-09-08 18:16:50 -07:00
ib_ring.c
ib_send.c RDS: Implement masked atomic operations 2010-09-08 18:16:51 -07:00
ib_stats.c
ib_sysctl.c
ib.c
ib.h RDS/IB: print string constants in more places 2010-09-08 18:16:50 -07:00
info.c
info.h
iw_cm.c
iw_rdma.c rds: spin_lock_irq() is not nestable 2010-09-19 11:59:44 -07:00
iw_recv.c
iw_ring.c
iw_send.c
iw_stats.c
iw_sysctl.c
iw.c
iw.h
Kconfig
loop.c
loop.h
Makefile
message.c
page.c
rdma_transport.c RDS/IB: print string constants in more places 2010-09-08 18:16:50 -07:00
rdma_transport.h
rdma.c rds: signedness bug 2010-09-19 11:59:43 -07:00
rds.h RDS: Implement masked atomic operations 2010-09-08 18:16:51 -07:00
recv.c
send.c RDS: Implement masked atomic operations 2010-09-08 18:16:51 -07:00
stats.c
sysctl.c
tcp_connect.c
tcp_listen.c
tcp_recv.c
tcp_send.c
tcp_stats.c
tcp.c
tcp.h
threads.c
transport.c
xlist.h