rtl818x: move rtl8180 and rtl8187 to separate subdirectories
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 20 Dec 2010 20:16:53 +0000 (15:16 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Dec 2010 18:45:32 +0000 (13:45 -0500)
These drivers share one header file, but nothing else.  Worse, both
drivers use the rtl8225 part with different register settings.  The
results has been some ugly naming -- let's simplify that.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Acked-by: Hin-Tak Leung <htl10@users.sourceforge.net>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Acked-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>

No differences found