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:
1423117
)
gianfar: Split allocation and initialization steps out of startup_gfar()
author
Anton Vorontsov
<avorontsov@ru.mvista.com>
Mon, 12 Oct 2009 06:00:34 +0000
(06:00 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 Oct 2009 06:54:03 +0000
(23:54 -0700)
Two new functions implemented: gfar_alloc_skb_resources() and
gfar_init_mac(). We'll use gfar_init_mac() for restoring after
hibernation.
The patch just moves the code around, there should be no functional
changes.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/gianfar.c
patch
|
blob
|
history
diff --cc
drivers/net/gianfar.c
Simple merge