staging: vt6655: fix coding style problem at assigning netdev_ops
authorDevendra Naga <devendra.aaru@gmail.com>
Thu, 6 Sep 2012 18:38:04 +0000 (00:08 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Sep 2012 05:07:37 +0000 (22:07 -0700)
commit502eb5369f51539aaee6ec173165be28d916a3ca
tree97fb79ea7ee34fd1e0f5b95d32b7fc86f4dcd51e
parentbf76ebd9cfd0018be820657da781201e2f74cf5d
staging: vt6655: fix coding style problem at assigning netdev_ops

we are using spaces at the beginning of the line, we should use
tabs instead

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device_main.c