]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: vt6656: removed usage of custom Ethernet header
authorAndres More <more.andres@gmail.com>
Tue, 19 Mar 2013 01:33:49 +0000 (20:33 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 18:06:09 +0000 (11:06 -0700)
commitceb8c5dabcfa586c7e87b9acc999f1c08d2f612a
tree0976f6067512d75f648641f2830eb9c6072cd966
parent7d7d34a1a7f4952944411203e22ce874c8393230
staging: vt6656: removed usage of custom Ethernet header

Removed struct tagSEthernetHeader, replacing with struct ethhdr.
Not all checkpatch errors and warnings were removed.

Signed-off-by: Andres More <more.andres@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/device.h
drivers/staging/vt6656/dpc.c
drivers/staging/vt6656/rxtx.c
drivers/staging/vt6656/tether.h