staging: ft1000-pcmcia: delete local_info_t typedef
authorOndrej Zary <linux@rainbow-software.org>
Thu, 30 Jun 2011 22:03:44 +0000 (00:03 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 17:32:33 +0000 (10:32 -0700)
commit4370782ee27510a4a380478a0d5bc66d20ec1dec
tree40dd0b2dcde2fb8f33803c1d778aaad4c7841729
parent540c44fefddd2fbf045fdacbc9bb8cf2f1f13621
staging: ft1000-pcmcia: delete local_info_t typedef

Delete local_info_t typedef along with the struct as its "link" member was
not used. Use link->priv to store net_device directly.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ft1000/ft1000-pcmcia/ft1000_cs.c