From aac6d02280e61bc30302024ffd7541e0951a2cf6 Mon Sep 17 00:00:00 2001 From: Andrew Ruder Date: Wed, 4 Jun 2014 17:28:48 -0500 Subject: [PATCH] dm9000: handle initial link status On the DM9000A/DM9000B force the initial check of the link status. The DM9000A/B has a link status changed event and this interrupt bit isn't always set out of reset when a cable is plugged in. This results in the driver not seeing the cable attached link status until the cable is removed and plugged in again. Signed-off-by: Andrew Ruder Signed-off-by: David S. Miller --- Reading git-format-patch failed