USB: Serial: omninet: Fix compiler warning.
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 14:27:50 +0000 (15:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 14:27:50 +0000 (15:27 +0100)
commitd3d6c328e5030da560dcbaaa9ced063d5ba93642
treec3b54b8ef590e5356198be34c27ab5d4f5dd6057
parent07764958947c381ef095fc69503c1ef1775f316e
USB: Serial: omninet: Fix compiler warning.

I forgot to remove an unused variable.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/omninet.c