]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dp83640: Always decode received status frames
authorStefan Sørensen <stefan.sorensen@spectralink.com>
Wed, 25 Jun 2014 12:40:16 +0000 (14:40 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Jul 2014 00:00:34 +0000 (17:00 -0700)
commita12f78c582b5a7a549fbee1a58d5778e651764ad
tree98d8c80ce14117d6079417e5d9aba8757982c75d
parentb51ecea852b712618796d9eab8428a7d5f1f106f
dp83640: Always decode received status frames

Currently status frames are only handled when packet timestamping is
enabled, but status frames are also needed for pin event timestamping.

Fix by moving packet timestamping check to after status frame decode.

Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/dp83640.c