dp83640: fix phy status frame event parsing
authorRichard Cochran <richardcochran@gmail.com>
Tue, 14 Jun 2011 23:55:19 +0000 (23:55 +0000)
committerDavid S. Miller <davem@conan.davemloft.net>
Fri, 17 Jun 2011 03:48:12 +0000 (23:48 -0400)
If two eternal time stamp events occur at nearly the same time, the
phyter will add an extra word into the status frame. This commit fixes
the parsing code to recognize and skip over the extra word.

Signed-off-by: Richard Cochran <richard.cochran@omicron.at>
Signed-off-by: David S. Miller <davem@conan.davemloft.net>

No differences found