ixbmtr_cs: Move the IBM PCMCIA Token Ring driver
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 23 Aug 2011 00:37:03 +0000 (17:37 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 27 Aug 2011 07:58:39 +0000 (00:58 -0700)
commitc0153225a0e86013b8b8267ffd94e5484d83b916
tree4fc92fd61995d2f19d9cfa605732be435aaa2b85
parentb5451d783ade99308dfccdf5ca284ed07affa4ff
ixbmtr_cs: Move the IBM PCMCIA Token Ring driver

Move the IBM PCMCIA Token Ring driver into drivers/net/tokenring/ with
the other Token Ring drivers.  Made the necessary Kconfig and Makefile
changes as well.

CC: Mike Phillips <phillim@amtrak.com>
CC: Burt Silverman <burts@us.ibm.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/pcmcia/Kconfig
drivers/net/pcmcia/Makefile
drivers/net/tokenring/Kconfig
drivers/net/tokenring/Makefile
drivers/net/tokenring/ibmtr_cs.c [moved from drivers/net/pcmcia/ibmtr_cs.c with 99% similarity]