From: Sagi Grimberg Date: Tue, 2 Dec 2014 14:57:27 +0000 (+0200) Subject: iser-target: Handle ADDR_CHANGE event for listener cm_id X-Git-Tag: omap-for-v3.20/drop-legacy-3517~16^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca6c1d82d12d8013fb75ce015900d62b9754623c;p=pandora-kernel.git iser-target: Handle ADDR_CHANGE event for listener cm_id The np listener cm_id will also get ADDR_CHANGE event upcall (in case it is bound to a specific IP). Handle it correctly by creating a new cm_id and implicitly destroy the old one. Since this is the second event a listener np cm_id may encounter, we move the np cm_id event handling to a routine. Squashed: iser-target: Move cma_id setup to a function Reported-by: Slava Shwartsman Signed-off-by: Sagi Grimberg Cc: # v3.10+ Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed