]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beacons
authorJohn W. Linville <linville@tuxdriver.com>
Thu, 6 May 2010 18:45:17 +0000 (14:45 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 7 May 2010 18:55:55 +0000 (14:55 -0400)
commita472e71b3c71619087d2485282955c3b62ebfde9
tree7fb74948011e568c791de4686df0f48f86b71fb5
parent55f9321a024a2d03f71a23b74003792692ca1a38
mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beacons

Also simplify the flags assignment into a single statement at the
end of ieee80211_beacon_get_tim.

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