staging: wilc1000: wilc_wlan: Remove wrapper function
commit5a9ff74d8e681f9ac6af6cc1444a812b74e7c2de
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>
Mon, 29 Feb 2016 13:53:44 +0000 (29 19:23 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Mar 2016 03:42:32 +0000 (1 19:42 -0800)
tree6c33ed4f475e258a0c702768c774dfaa9898cab3
parent0d413ba46e0f67d8a7235f8149ffbc2af8ec3b1e
staging: wilc1000: wilc_wlan: Remove wrapper function

Remove is_tcp_ack_filter() which only returns the value of boolean
variable `enabled` by replacing the only call site with the variable
`enabled` itself.

Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c