lkml.org 
[lkml]   [2013]   [Mar]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] phy: Elimination the forced speed reduction algorithm.
From
From: Kirill Kapranov <kapranoff@inbox.ru>
Date: Thu, 14 Mar 2013 14:40:52 +0400

> @@ -867,7 +821,6 @@ void phy_state_machine(struct work_struct *work)
> netif_carrier_on(phydev->attached_dev);
> } else {
> if (0 == phydev->link_timeout--) {
> - phy_force_reduction(phydev);
> needs_aneg = 1;
> }

This is not a single-statement basic block, and therefore you
should remove the surrounding braces.


\
 
 \ /
  Last update: 2013-03-15 14:01    [W:0.051 / U:0.360 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site