]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: remove extern function in c file and move it to header file.
authorLeo Kim <leo.kim@atmel.com>
Thu, 5 Nov 2015 05:36:20 +0000 (14:36 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit696b96472f2e38d3a89e25584f0e8f35d6c82818
treeb17528c35a14e61e09a21486be30ce496ca4812f
parent14d77cb7dfab888f89a906d449f66ddf65bf71c0
staging: wilc1000: remove extern function in c file and move it to header file.

This patch removes extern resolve_disconnect_aberration in c file and move
it to proper header file. Rename argument also to match with declaration.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.h
drivers/staging/wilc1000/linux_wlan.c