commit | f2cb5f3f1b47f3642cf9367d877d785973c0c267 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Thu Dec 24 16:52:22 2015 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 15:08:06 2016 -0800 |
tree | b2b4fe6acfc57760857a0a0bfffc8b1cf801ee78 | |
parent | 16a537ca78d7d1a077eb53ccb2ba98eaa7132ae8 [diff] |
staging: wilc1000: rename pu8ssid in wilc_set_join_req This patch renames pu8ssid to ssid to remove pu8 prefix. There is no need to add this prefix in order 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>