wlcore: track wlvif inside per-link structure
authorArik Nemtsov <arik@wizery.com>
Tue, 27 Nov 2012 06:44:57 +0000 (08:44 +0200)
committerLuciano Coelho <coelho@ti.com>
Wed, 5 Dec 2012 07:43:32 +0000 (09:43 +0200)
commit1e0708a9574aee0136611edc5d3a7a9b2775a113
tree3787b98cf41c01a463b5cc4ceb6819cfc9d94804
parentb50a62bb39c66e6ed5f1f581bb32644936f08cf3
wlcore: track wlvif inside per-link structure

This allows us to pass only the link as a parameter to various functions
and deduce the wlvif. Note that this member will be NULL for global
links.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/cmd.c
drivers/net/wireless/ti/wlcore/wlcore_i.h