diff options
author | Xenia Ragiadakou <burzalodowa@gmail.com> | 2013-05-23 17:51:56 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-30 12:04:37 (GMT) |
commit | 812eb995d4c0795ea1fb431146523cace2693f49 (patch) | |
tree | 4d22deccf6de01bc24666571d68b7033acebfd29 /usr/.gitignore | |
parent | a30c0e1975b4acaff98be8d9cb0c2e27af36ddab (diff) | |
download | linux-fsl-qoriq-812eb995d4c0795ea1fb431146523cace2693f49.tar.xz |
ozwpan: replace alloc_skb with dev_alloc_skb in ozpd.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 'usr/.gitignore')
0 files changed, 0 insertions, 0 deletions