[PATCH net 0/3] phyter bug fixes

2015-05-25 Thread Richard Cochran
While working on a project using the phyter, I noticed some bugs that
have crept in over time.  This series fixes those bugs.  These patches
are also meant for stable.

Thanks,
Richard


Richard Cochran (3):
  net: dp83640: fix broken calibration routine.
  net: dp83640: reinforce locking rules.
  net: dp83640: fix improper double spin locking.

 drivers/net/phy/dp83640.c | 23 +++
 1 file changed, 19 insertions(+), 4 deletions(-)

-- 
2.1.4

--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH net 0/3] phyter bug fixes

2015-05-25 Thread David Miller
From: Richard Cochran richardcoch...@gmail.com
Date: Mon, 25 May 2015 11:55:42 +0200

 While working on a project using the phyter, I noticed some bugs that
 have crept in over time.  This series fixes those bugs.  These patches
 are also meant for stable.

Series applied and queued up for -stable as well, thanks.
--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html