commit | c96a667162fab44a250503caccb770109a9cb69a | [log] [tgz] |
---|---|---|
author | Mike J. Chen <mjchen@google.com> | Mon Jun 13 13:19:43 2011 -0700 |
committer | Mike J. Chen <mjchen@google.com> | Mon Jun 13 18:37:11 2011 -0700 |
tree | d35ab84eee1a85e81c926c8a3a81fb42d83f8b8d | |
parent | a934219ca8d23a63e5a9f443fafd6d4ac9847c71 [diff] |
Handle always present wired ethernet interfaces at boot. Devices with always present wired ethernet interfaces (as opposed to usb ethernet dongles) don't have the interface added and removed. Instead, it is present already at boot time. Change EthernetDataTracker to support the already existing at boot time case. Change-Id: I7b8e938f6b07aabd14f00ace55b35b7a05ea5a38 Signed-off-by: Mike J. Chen <mjchen@google.com>