commit | f176429307564ae4bf6d0fc3e68294582d8e15e3 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Fri Feb 12 23:04:37 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 14 16:25:38 2016 -0800 |
tree | 5a26b0ca9cdb11ad71362fdd2aa07457007135be | |
parent | b9183fdd4121c2480855b6ded32cdd359ad6b710 [diff] |
staging: wilc1000: rename au8bssid in struct join_bss_param This patch renames au8bssid to bssid to remove au8 prefix in struct join_bss_param. 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>