mv643xx_eth: kill FUNC_RET_STATUS/pkt_info
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 1 Jun 2008 08:52:41 +0000 (10:52 +0200)
committerLennert Buytenhek <buytenh@wantstofly.org>
Thu, 12 Jun 2008 06:40:32 +0000 (08:40 +0200)
Since they are no longer used, kill enum FUNC_RET_STATUS and
struct pkt_info (which were a rather roundabout way of communicating
RX/TX status within the same driver).

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>

No differences found