]> git.karo-electronics.de Git - mv-sheeva.git/commit
USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM
authorRémi Denis-Courmont <remi.denis-courmont@nokia.com>
Mon, 21 Feb 2011 14:16:53 +0000 (16:16 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 25 Feb 2011 19:35:21 +0000 (11:35 -0800)
commit10408bb9c4bf669f56f8de380f3ce18ef601a3d4
tree11276b8548b3100b3e6770693285e98b0e505a0c
parent18f53461e786f21e5625124b507802a797337f6f
USB: 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.

Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/f_phonet.c