]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: get rid of list of devices
authorDavid Kershner <david.kershner@unisys.com>
Thu, 1 Oct 2015 15:52:29 +0000 (11:52 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:37:53 +0000 (11:37 +0200)
commit15c1daa3ac653c7a6e154ff226a5acfc3e21c7fc
tree455a221d82ac6ec3897cf6336d76bf71b8ddb2e2
parentdc4b610324b50937f0ef5512feb717485e4bd05c
staging: unisys: get rid of list of devices

We don't need the list of devices, we can loop through the one
provided by the network api and filter on ours.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visornic/visornic_main.c