OSDN Git Service

e1000: fix mispatch for media type detect.
authorAuke Kok <auke-jan.h.kok@intel.com>
Tue, 18 Apr 2006 19:30:51 +0000 (12:30 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Tue, 18 Apr 2006 19:30:51 +0000 (12:30 -0700)
commitdc86d32ab51c4ad3086472457fb90b61249d91f5
tree4f8a266d797110e9f9f76eae04117a756e94f7a2
parent8fc65162a8f25929be80c8d6321a3479e92b5aae
e1000: fix mispatch for media type detect.

Recent patch was mismerged in the miitool path. e1000_media_type_copper
was being compared with the phy type instead of the media type.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
drivers/net/e1000/e1000_main.c