]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: pass AP vif pointer for VLANs
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 11 Sep 2008 03:27:40 +0000 (05:27 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Sep 2008 20:48:24 +0000 (16:48 -0400)
commit3061307013267c2c75efae3925f461858d832101
tree613e4b49df18d7d26137367623f19fef5f38388e
parentff550cb4f8ef03f7cb0b4948e503388bcfb96034
mac80211: pass AP vif pointer for VLANs

We cannot pass a VLAN vif pointer to the driver since those are
entirely virtual and we never tell the driver.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/tx.c