From: Larry Finger Date: Mon, 18 Nov 2013 17:11:27 +0000 (-0600) Subject: rtlwifi: Redo register save locations X-Git-Tag: v3.14-rc1~94^2~601^2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9a758a8c905fc59e783ae91ad645452d877ea88;p=pandora-kernel.git rtlwifi: Redo register save locations The initial USB driver did not use some register save locations in the private data storage. To save some memory, a union was used to overlay these variables with USB I/O components. In an update of the gain-control code, these register save locations are now needed for USB drivers. Signed-off-by: Larry Finger Cc: Stable Signed-off-by: John W. Linville --- Reading git-diff-tree failed