staging: vt6656: Replace dev_alloc_skb with netdev_alloc_skb.
authorMalcolm Priestley <tvboxspy@gmail.com>
Fri, 28 Feb 2014 23:58:33 +0000 (23:58 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Mar 2014 00:48:36 +0000 (16:48 -0800)
commit29263661f9f404ae49902306711eb3c106bc34e9
tree9b947aac07d8fed5b150469ca3fb7223cee425e7
parent5a30e0b65846c1a7339f53ed8ab29cc5194ac205
staging: vt6656: Replace dev_alloc_skb with netdev_alloc_skb.

Remove code that points to netdev (pDevice/priv->dev)

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/dpc.c
drivers/staging/vt6656/main_usb.c