drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zero
authorMugunthan V N <mugunthanvnm@ti.com>
Tue, 15 Jul 2014 14:56:53 +0000 (20:26 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jul 2014 06:13:57 +0000 (23:13 -0700)
instead of return error on zero rx_coalesce_usecs, disable coalesce

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found