aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x
diff options
context:
space:
mode:
authorRémi Denis-Courmont <remi.denis-courmont@nokia.com>2011-02-22 21:51:33 -0500
committerDavid S. Miller <davem@davemloft.net>2011-02-28 15:36:39 -0500
commitf5a45325284ec10a907b96052ebf2168e7166b5c (patch)
treeda1ab58a1a9ca9b6e790672761782bc6eb9dbf39 /drivers/net/bnx2x
parent9eb0e6f26e48ef22cc56a2b81b1572ace999f70f (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 'drivers/net/bnx2x')
0 files changed, 0 insertions, 0 deletions