From: Kalle Valo Date: Sun, 24 Jan 2010 12:55:12 +0000 (+0200) Subject: mac80211: fix update_tkip_key() documentation about the context X-Git-Tag: v2.6.34-rc1~233^2~421^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb807fb23878bc319e029ed8ce3d835d239723a5;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo Signed-off-by: John W. Linville --- Reading git-diff-tree failed