arm: Kirkwood: Check the error summary bit for error detection
authorSimon Kagstrom <simon.kagstrom@netinsight.net>
Wed, 8 Jul 2009 11:05:11 +0000 (13:05 +0200)
committerBen Warren <biggerbadderben@gmail.com>
Thu, 23 Jul 2009 05:53:45 +0000 (22:53 -0700)
commit16025ea45539219f2a7c750c6f0ae983ea5c2737
treeaf0a7527446c7371f098ad2b92291ca3e9d2164e
parent7b05f5e027b81cd3a9a41c6c6d3fe09c72fa93f6
arm: Kirkwood: Check the error summary bit for error detection

The Marvell documentation for the 88f6281 states that the error coding
is only valid if the error summary and last frame bits in the transmit
descriptor status field are set. This patch adds checks for these for
transmit (I would get transmit errors on bootp with the current check,
which I believe are spurious).

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
drivers/net/kirkwood_egiga.c
drivers/net/kirkwood_egiga.h