wl12xx: support multiple vifs in the tx path
authorEliad Peller <eliad@wizery.com>
Mon, 10 Oct 2011 08:12:55 +0000 (10:12 +0200)
committerLuciano Coelho <coelho@ti.com>
Tue, 11 Oct 2011 12:04:22 +0000 (15:04 +0300)
commita32d0cdfcb7e5d41f210e13cbc78dc86a5a85a08
tree6dffb8d33f576a6c38d65c15cf9fc52c6601b989
parent87627214738fcfd44803e90193f9f2f4583ce68b
wl12xx: support multiple vifs in the tx path

Pass the wlvif associated with each skb as param.

Note that dummy packet doesn't belong to any
particular vif, so we pass NULL in this case.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c
drivers/net/wireless/wl12xx/tx.c
drivers/net/wireless/wl12xx/tx.h