On Mon, Feb 13, 2012 at 07:07:31PM -0800, Ethan Jackson wrote:
> When a netdev Linux device is created or its netlink cache is
> invalidate, it needs an alternative method to update the its
> carrier status. Previous patches retrieved this information from a
> sysfs file. This patch switches to i
When a netdev Linux device is created or its netlink cache is
invalidate, it needs an alternative method to update the its
carrier status. Previous patches retrieved this information from a
sysfs file. This patch switches to ioctl which is significantly
simpler, and likely quite a bit faster as w