]> Pileus Git - ~andy/linux/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)
commit5d11b1737d52b6f9428c2daea72457cd477e0122
treefd9cb48bfd67c23af02951e6a79604797bec3fee
parent506215ba22fea4a9190b7e33413405bd4d4ab1e1
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