staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessid
authorMarcos Paulo de Souza <marcos.mage@gmail.com>
Wed, 28 Dec 2011 21:12:12 +0000 (21:12 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 17:18:26 +0000 (09:18 -0800)
commitcaa20de81635b567ee0114a81ffbbffb3085d727
tree593e8ed54e0aa01e392eb822099f8ed66428c745
parentf9b9f93426139e7525306b94df8f82989c3f6138
staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessid

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