diff options
author | Alexander Duyck <alexander.h.duyck@redhat.com> | 2014-12-09 19:41:09 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-12-10 13:31:57 -0500 |
commit | e2338f86b334558b9f38a20a06fc645d90d6da2d (patch) | |
tree | b2430ec80462aa9ecc8c0ecd82fdea6aed5aeaaf /drivers/net/ethernet/broadcom | |
parent | e0e31216ef1d3e7ec95b7b630ef2f038871a70ed (diff) | |
download | blackbird-obmc-linux-e2338f86b334558b9f38a20a06fc645d90d6da2d.tar.gz blackbird-obmc-linux-e2338f86b334558b9f38a20a06fc645d90d6da2d.zip |
ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align
This replaces most of the calls to netdev_alloc_skb_ip_align in the Realtek
drivers. The one instance I didn't replace in 8139cp.c is because it was
called as a part of init and as such is not always accessed from the
softirq context.
Cc: Realtek linux nic maintainers <nic_swsd@realtek.com>
Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom')
0 files changed, 0 insertions, 0 deletions