diff options
author | Anton Vorontsov <avorontsov@ru.mvista.com> | 2009-10-12 08:00:34 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-10-13 08:54:03 +0200 |
commit | 826aa4a05669a46e435f65db901186e42bb43d8d (patch) | |
tree | 05dd59c09653610b06ee20d957c7387fbe9bf413 /drivers/vlynq | |
parent | gianfar: Don't needlessly set the wrap bit for the last RX BD (diff) | |
download | linux-826aa4a05669a46e435f65db901186e42bb43d8d.tar.xz linux-826aa4a05669a46e435f65db901186e42bb43d8d.zip |
gianfar: Split allocation and initialization steps out of startup_gfar()
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>
Diffstat (limited to 'drivers/vlynq')
0 files changed, 0 insertions, 0 deletions