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)
commit03ae1aac4af54b52ac501e507d75d8f37634b32e
tree60845d47ffe05607d3a2384dab39e0c45326afe2
parentde34f225e112ddfabb56043a2be64bf7f69c1885
mv643xx_eth: kill FUNC_RET_STATUS/pkt_info

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>
drivers/net/mv643xx_eth.c