commit | 82553bb6218d2707d2e6446d7b2313dfd60b48a8 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Fri Oct 08 04:25:01 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 09 09:16:13 2010 -0700 |
tree | 0824791362eb6d533a864c1d8cb7d110e8b98af6 | |
parent | aeb19f6052b5e5c8a24aa444fbff73b84341beac [diff] |
r8169: use device model DMA API Use DMA API as PCI equivalents will be deprecated. This change also allow to allocate with GFP_KERNEL where possible. Tested-by: Neal Becker <ndbecker2@gmail.com> Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Acked-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>