]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: remove code for HOST_IF_GET_LINKSPEED
authorAlison Schofield <amsfield22@gmail.com>
Fri, 26 Feb 2016 07:01:13 +0000 (23:01 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Mar 2016 03:40:04 +0000 (19:40 -0800)
commit75ceae03e5924fa5913e6fa7b9def3a871c81336
treef92e7faa20260cd8138f6cc9f37dceabb347a1d7
parent78f25adbfa95f719f4c08c3d43a8a455eb539de1
staging: wilc1000: remove code for HOST_IF_GET_LINKSPEED

The function that sent this message id was previously removed.
Finish the cleanup by removing the call to the message handler,
the message handler, the #define, and the link_speed var.

Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c