git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de34f22
)
mv643xx_eth: kill FUNC_RET_STATUS/pkt_info
author
Lennert Buytenhek
<buytenh@wantstofly.org>
Sun, 1 Jun 2008 08:52:41 +0000
(10:52 +0200)
committer
Lennert 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