From: Larry Finger Date: Tue, 6 Jan 2015 15:58:04 +0000 (-0600) Subject: rtlwifi: Create new routine to initialize the DM tables X-Git-Tag: fixes-v4.0-rc1~150^2~130^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f8214b6905741ac5c58958a35257e8103645c90;p=pandora-kernel.git rtlwifi: Create new routine to initialize the DM tables Each of the drivers contains a routine that initializes the dm_digtable member of the driver's private area. As a first step toward reducing the size of the drivers, a copy of this driver is created in rtlwifi, and the definitions of the parameters are moved there. Signed-off-by: Larry Finger Signed-off-by: Kalle Valo --- Reading git-diff-tree failed