Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-arm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-arm
  • Repository

Switch branch/tag
  • ipipe-arm
  • drivers
  • infiniband
  • ulp
  • srp
  • ib_srp.c
Find file BlameHistoryPermalink
  • Bart Van Assche's avatar
    IB/srp: Remove !ch->target tests from the reconnect code · bbac5ccf
    Bart Van Assche authored May 18, 2015
    
    
    Remove the !ch->target tests from the reconnect code. These
    tests are not needed: upon entry of srp_rport_reconnect()
    it is guaranteed that all ch->target pointers are non-NULL.
    None of the functions srp_new_cm_id(), srp_finish_req(),
    srp_create_ch_ib() nor srp_connect_ch() modifies this pointer.
    srp_free_ch_ib() is never called concurrently with
    srp_rport_reconnect().
    Signed-off-by: default avatarBart Van Assche <bart.vanassche@sandisk.com>
    Reviewed-by: default avatarSagi Grimberg <sagig@mellanox.com>
    Cc: Sebastian Parschauer <sebastian.riemer@profitbricks.com>
    Signed-off-by: default avatarDoug Ledford <dledford@redhat.com>
    bbac5ccf

Replace ib_srp.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy