staging: wilc1000: rename pu8bssid in struct user_conn_req
commit788f6fc0810f35add6077f1cfd40b7f030e955ba
authorChaehyun Lim <chaehyun.lim@gmail.com>
Fri, 12 Feb 2016 14:04:40 +0000 (12 23:04 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Feb 2016 00:25:38 +0000 (14 16:25 -0800)
treedd7c21c23e3b5eb2b64a7fc45fb10471eec793f6
parent5cfbbf1401b46d677a8c2580d5128778737b940a
staging: wilc1000: rename pu8bssid in struct user_conn_req

This patch renames pu8bssid to bssid to remove pu8 prefix in struct
user_conn_req. 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>
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/host_interface.h