staging: wilc1000: change parameter names in send_config_pkt
authorTony Cho <tony.cho@atmel.com>
Mon, 12 Oct 2015 07:55:40 +0000 (16:55 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 03:58:01 +0000 (20:58 -0700)
commit684125a25e46214145dd4349d8326bf40c829a93
treea5c2bf3c76e142a432025ecfd067a5ac5b7ae5b8
parent033622862c5a2277c6cfdea9e141d45fcd2e9924
staging: wilc1000: change parameter names in send_config_pkt

This patch changes the parameter names in send_config_pkt function as
the followings:

- u8Mode to mode
- pstrWIDs to wids
- u32WIDsCount to count
- drvHandler to drv

Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/coreconfigurator.c
drivers/staging/wilc1000/coreconfigurator.h