commit | 57b0c46054999479272116ba3469006343856759 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Fri Nov 03 16:20:56 2017 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Mon Nov 13 15:25:16 2017 -0500 |
tree | 382a39ede72f130458c6b634e4bb8e21aaae765a | |
parent | 8b6dc529ea62bc021e0cdd5b0d4342ba470b5c92 [diff] |
IB/srpt: Ensure that modifying the use_srq configfs attribute works The use_srq configfs attribute is created after it is read. Hence modify srpt_tpg_attrib_use_srq_store() such that this function switches dynamically between non-SRQ and SRQ mode. Reported-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Signed-off-by: Doug Ledford <dledford@redhat.com>