[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110115.210517.112602810.davem@davemloft.net>
Date: Sat, 15 Jan 2011 21:05:17 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: sjurbren@...il.com
Cc: error27@...il.com, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [patch] caif: checking the wrong variable
From: Sjur Brændeland <sjurbren@...il.com>
Date: Sat, 15 Jan 2011 15:03:31 +0100
>> In the original code we check if (servl == NULL) twice. The first time
>> should print the message that cfmuxl_remove_uplayer() failed and set
>> "ret" correctly, but instead it just returns success. The second check
>> should be checking the value of "ret" instead of "servl".
>>
>> Signed-off-by: Dan Carpenter <error27@...il.com>
>
> Thank you for spotting and correcting this.
> Looks good to me (reviewed only)
>
> Acked-by: Sjur Braendeland <sjur.brandeland@...ricsson.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists