linux/drivers/infiniband/ulp/srpt
Bart Van Assche f130c2205d IB/srpt: Simplify channel state management
The only allowed channel state changes are those that change
the channel state into a state with a higher numerical value.
This allows to merge the functions srpt_set_ch_state() and
srpt_test_and_set_ch_state() into a single function.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sagi Grimberg <sagig@mellanox.com>
Cc: Alex Estrin <alex.estrin@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-02-29 17:12:35 -05:00
..
ib_dm_mad.h
ib_srpt.c IB/srpt: Simplify channel state management 2016-02-29 17:12:35 -05:00
ib_srpt.h IB/srpt: Remove struct srpt_node_acl 2016-02-29 17:12:34 -05:00
Kconfig
Makefile