commit | 9eb599e9c62dcfd4efece1936c385381b366b684 | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Mon Oct 10 10:12:59 2011 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Tue Oct 11 15:09:57 2011 +0300 |
tree | b368f89a6282a3ce02197f4be9d22cae192a39df | |
parent | 48e93e402ad19f570bae323b07911bdf6562af8e [diff] |
wl12xx: rearm rx streaming per vif Currently, the rx streaming doesn't support multi-vif (the actual wlvif is taken from wl->vif, and the management is global). Make the rx streaming timers/works per-vif, and pass the the actual vif as param. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>