rtlwifi: rtl8192ce: Refactor rtl8192ce/dm
authorLarry Finger <Larry.Finger@lwfinger.net>
Fri, 11 Feb 2011 20:33:58 +0000 (14:33 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 11 Feb 2011 21:16:38 +0000 (16:16 -0500)
To reuse as much code as possible when adding additional drivers to the
rtlwifi tree, the common parts of various routines are moved to
drivers/net/wireless/rtlwifi. This patch does that for the version of
dm.{h,c} used by rtl8192ce.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found