diff options
author | Rémi Denis-Courmont <remi.denis-courmont@nokia.com> | 2011-02-23 02:51:33 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-02-28 12:36:39 -0800 |
commit | f5a45325284ec10a907b96052ebf2168e7166b5c (patch) | |
tree | da1ab58a1a9ca9b6e790672761782bc6eb9dbf39 /lib | |
parent | 9eb0e6f26e48ef22cc56a2b81b1572ace999f70f (diff) |
f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM
This is similar to what we already do in cdc-phonet.c in the same
situation. pskb_pull() refuses to work with HIGHMEM, even if it is
known that the socket buffer is entirely in "low" memory.
Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions