commit | df37a0eccf09adbd98ec629f22ae282f56b62a5a | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Thu Apr 19 16:32:39 2012 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 23 15:35:32 2012 -0400 |
tree | b7d1e2fecc99f2da7cf50ed7717318af57dc549c | |
parent | 8d1bd2afc5142fd64d805fc1ca7ce59e09b4bd0d [diff] |
rtlwifi: Move dig_t and ps_t structs Move struct definitions for dig_t and ps_t to the common header file. This move is needed to convert these structures from a "per-driver" to a "per-interface" basis. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>