commit | d4a24e082b8b52c6b9b251244aced86d814a32a5 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Thu Feb 25 09:15:43 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 25 22:30:09 2016 -0800 |
tree | 54714be348e6ebe36c238921bcf8ce6b77312d32 | |
parent | 3b0437e18ae11a7a042e5d696314560e032ef901 [diff] |
staging: wilc1000: rename au8bssid in struct connect_info This patch renames au8bssid to bssid to remove au8 prefix in struct connect_info. There is no need to use prefix to show data type of this variable. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>