Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1732650 > unrolled thread
| Started by | "Brown, Aaron F" <aaron.f.brown@intel.com> |
|---|---|
| First post | 2017-09-15 02:20 +0200 |
| Last post | 2017-09-15 02:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
RE: [Intel-wired-lan] [PATCH 1/5] e1000e: Fix error path in link detection "Brown, Aaron F" <aaron.f.brown@intel.com> - 2017-09-15 02:20 +0200
| From | "Brown, Aaron F" <aaron.f.brown@intel.com> |
|---|---|
| Date | 2017-09-15 02:20 +0200 |
| Subject | RE: [Intel-wired-lan] [PATCH 1/5] e1000e: Fix error path in link detection |
| Message-ID | <upMwp-3AN-5@gated-at.bofh.it> |
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces@osuosl.org] On Behalf > Of Benjamin Poirier > Sent: Friday, July 21, 2017 11:36 AM > To: Kirsher, Jeffrey T <jeffrey.t.kirsher@intel.com> > Cc: netdev@vger.kernel.org; intel-wired-lan@lists.osuosl.org; linux- > kernel@vger.kernel.org; Lennart Sorensen <lsorense@csclub.uwaterloo.ca> > Subject: [Intel-wired-lan] [PATCH 1/5] e1000e: Fix error path in link detection > > In case of error from e1e_rphy(), the loop will exit early and "success" > will be set to true erroneously. > > Signed-off-by: Benjamin Poirier <bpoirier@suse.com> > --- > drivers/net/ethernet/intel/e1000e/phy.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Back to top | Article view | linux.kernel
csiph-web