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)
commit80bf8836bf7657000f6e49786f82207b8b5cc02f
tree86b6b351202821eeec1d2a31539ac14f8b722240
parentffd6dbc8694029de6939c715c5b2bc235cd124b8
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
This page took 0.023933 seconds and 5 git commands to generate.