]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6656: Remove return statement of iwctl_giwmode
authorMarcos Paulo de Souza <marcos.mage@gmail.com>
Wed, 28 Dec 2011 21:09:13 +0000 (21:09 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 17:18:25 +0000 (09:18 -0800)
commitd32995633da861c65e9206a0d585bb7f87c87099
treefd9cb48bfd67c23af02951e6a79604797bec3fee
parent52336e192d0e2a0c88fae235a825237d82b3a4e5
staging: vt6656: Remove return statement of iwctl_giwmode

This function will always return 0, and this data is not used by who
calls this function.

Signed-off-by: Marcos Paulo de Souza <marcos.mage@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/iwctl.c
drivers/staging/vt6656/iwctl.h
drivers/staging/vt6656/main_usb.c