]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: remove struct del_beacon
authorTony Cho <tony.cho@atmel.com>
Wed, 30 Sep 2015 09:44:29 +0000 (18:44 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:55:59 +0000 (11:55 +0200)
commit22dfd5c11465a31b7c4319221af621c602456569
tree86b6b351202821eeec1d2a31539ac14f8b722240
parent4ee9b810c12744d669e38ff9b65dc9e1337a8de8
staging: wilc1000: remove struct del_beacon

This patch removes struct del_beacon which is not necessary. This patch
also changes Handle_DelBeacon function by removing 2nd parameter, struct
del_beacon because it is not used inside.

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