Home
last modified time | relevance | path

Searched hist:"57 df81e3b1bc7e65f48c2146ba1b3affbd709d5c" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.cdiff 57df81e3b1bc7e65f48c2146ba1b3affbd709d5c Sun Mar 29 14:52:17 CEST 2015 Sagi Grimberg <sagig@mellanox.com> iser-target: Remove redundant check on the device

In iser_connect_release there is no chance that
the iser device is set to NULL, if this happens
we have a BUG. So use BUG_ON.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>