Re: [PATCH v2 1/2] net: ethernet: ti: cpsw: remove rx_descs property

From: Ivan Khoronzhuk
Date: Sat Jun 11 2016 - 06:11:41 EST




On 11.06.16 08:50, David Miller wrote:
From: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
Date: Tue, 7 Jun 2016 16:59:35 +0300

if (!cpsw_common_res_usage_state(priv)) {
+ int buf_num;
struct cpsw_priv *priv_sl0 = cpsw_get_slave_priv(priv, 0);


Please always order local variable declarations from longest to shortest
line.

I will correct it in v3



--
Regards,
Ivan Khoronzhuk