Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: wlags49_h2: remove unneded return in wl_wds_netif_carrier_off
the return is at the end of void function, which is not needed as this function returns void. Signed-off-by: Devendra Naga <develkernel412222@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information