diff options
| author | Xenia Ragiadakou <burzalodowa@gmail.com> | 2013-05-23 20:51:57 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-30 21:04:38 +0900 |
| commit | c3147965384f1a5ace685dc34e78f9bb201f357d (patch) | |
| tree | 2fd631813b7a50c6781e72ce33f1e3e1d89ca5dc /tools/perf/scripts/python/Perf-Trace-Util | |
| parent | 812eb995d4c0795ea1fb431146523cace2693f49 (diff) | |
ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.c
This patch replaces the calls to alloc_skb with calls
to dev_alloc_skb.
dev_alloc_skb has GFP_ATOMIC priority so the
replacement does not change the code semantics.
Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions
