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:
32c513b
)
gianfar: Factor out RX BDs initialization from gfar_new_rxbdp()
author
Anton Vorontsov
<avorontsov@ru.mvista.com>
Mon, 12 Oct 2009 06:00:37 +0000
(06:00 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 Oct 2009 06:54:04 +0000
(23:54 -0700)
We want to just reinitialize RX BDs after hibernation, no need to
map the skb->data again. So let's factor gfar_init_rxbdp() out of
gfar_new_rxbdp().
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