commit | 0f4f67b551426cf912129e104cd44d99216d29e9 | [log] [tgz] |
---|---|---|
author | Ajay Singh <ajay.kathat@microchip.com> | Tue Feb 11 09:57:09 2020 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 11 11:18:29 2020 -0800 |
tree | 9ac78f6961f8a469dc1e6751faaa4cb5bc1419a7 | |
parent | a474df5c1484097620362ff26877a244a27b944b [diff] |
staging: wilc1000: directly fetch 'priv' handler from 'vif' instance The 'priv' handler is already present in 'vif' struct so directly fetch its value from vif handler in wilc_handle_roc_expired(). Signed-off-by: Ajay Singh <ajay.kathat@microchip.com> Link: https://lore.kernel.org/r/20200211152802.6096-2-ajay.kathat@microchip.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>