Re: [PATCH] iser: fix local conn params being reset to default

FUJITA Tomonori <[email protected]> Wed, 29 Oct 2014 06:58:09 +0900 (JST)
Newsgroups org.kernel.vger.stgt
Message-ID <20141029.065809.1568838937885767616.fujita.tomonori@lab.ntt.co.jp>
On Tue, 28 Oct 2014 17:41:06 +0200
Roi Dayan <[email protected]> wrote:

> Instead of reseting the params to default if they pass it
> we should reset to max if they pass it.
> 
> Signed-off-by: Roi Dayan <[email protected]>
> ---
>  usr/iscsi/iser_text.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks!