From: Ivo van Doorn Date: Wed, 26 Aug 2009 19:04:08 +0000 (+0200) Subject: rt2x00: Cleanup rt2x00mac_bss_info_changed() X-Git-Tag: v2.6.32-rc1~703^2~275^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=924d6356b216e592f596595757db8e955391a489;p=pandora-kernel.git rt2x00: Cleanup rt2x00mac_bss_info_changed() Since patch "rt2x00: bss_info_changed() callback is allowed to sleep" the variable delayed wasn't used anymore. This means it can be removed along with the call to schedule_work which depended on that variable. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed