commit | 264d70f4dece6a3b146194b96780c1eb6f268600 | [log] [tgz] |
---|---|---|
author | Leo Kim <leo.kim@atmel.com> | Thu Feb 04 18:24:19 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 07 17:34:58 2016 -0800 |
tree | 2ca6055dedd4d1a3e1ed04b890397f9a2e4db6fc | |
parent | 405a8c786442a5e493bfa1c44a18cb4902500e2e [diff] |
staging: wilc1000: renames struct connect_resp_info variables This patch renames to avoid camelcase changes follow are: - u32TimeRcvdInScanCached to time_scan_cached - u32TimeRcvdInScan to time_scan Signed-off-by: Leo Kim <leo.kim@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>