commit | 3b0437e18ae11a7a042e5d696314560e032ef901 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Thu Feb 25 09:15:42 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 25 22:30:09 2016 -0800 |
tree | d46f3d617736721015165b1a0dd691671e534489 | |
parent | 0c9e21d397908201f28c5352cf05942d9954b736 [diff] |
staging: wilc1000: rename struct tstrConnectInfo This patch renames struct tstrConnectInfo to connect_info to avoid camelcase and removes typedef. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>