staging: wilc1000: removes unnecessary variable of wilc_mac_cfg_t structure
authorLeo Kim <leo.kim@atmel.com>
Mon, 22 Feb 2016 04:41:14 +0000 (13:41 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Feb 2016 19:48:19 +0000 (11:48 -0800)
commit21ac321f71b3f0cc7af34a6e1192fd92120bd1fa
treeaeb93ac2e3331c9d27393c6c06cd79442916191a
parent7242eee14bdde4f010e4eb862ab2d09ec239aa51
staging: wilc1000: removes unnecessary variable of wilc_mac_cfg_t structure

This patch removes unnecessary variable of wilc_mac_cfg_t structure.
The variable is debug print function pointer.
Removes all what used this variable.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan_cfg.c
This page took 0.025752 seconds and 5 git commands to generate.