diff options
| author | 2014-11-11 09:26:50 -0800 | |
|---|---|---|
| committer | 2014-11-12 00:00:14 -0500 | |
| commit | 5693d284dd718313ca2f63a189193d4189889183 (patch) | |
| tree | eec972bda93ada1fc3c194f6fc4849b9dc7bbe09 /include | |
| parent | cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_page (diff) | |
phonet: Replace calls to __skb_alloc_page with __dev_alloc_page
Replace the calls to __skb_alloc_page that are passed NULL with calls to
__dev_alloc_page.
In addition remove __GFP_COLD flag from allocations as we only want it for
the Rx buffer which is taken care of by __dev_alloc_skb, not for any
secondary allocations such as the queue element transmit descriptors.
Cc: Oliver Neukum <oliver@neukum.org>
Cc: Felipe Balbi <balbi@ti.com>
Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
