mac80211: fix update_tkip_key() documentation about the context
authorKalle Valo <kalle.valo@iki.fi>
Sun, 24 Jan 2010 12:55:12 +0000 (14:55 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 25 Jan 2010 21:36:28 +0000 (16:36 -0500)
commiteb807fb23878bc319e029ed8ce3d835d239723a5
tree0caf36c7c128825292c3c23f04c6e5eb0f74cafb
parent96869a39399269a776a94812e9fff3d38b47d838
mac80211: fix update_tkip_key() documentation about the context

Johannes noticed that I had incorrectly documented the context of
update_tkip_key() driver operation. It must be atomic because all
RX code is run inside rcu critical section.

Reported-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Kalle Valo <kalle.valo@iki.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/driver-ops.h