From: Benoit Papillault Date: Sun, 17 Jan 2010 21:45:23 +0000 (+0100) Subject: mac80211: removed useless code in IBSS management X-Git-Tag: v2.6.34-rc1~233^2~421^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce9058aedd75f14785400dcc49a2bc352ca38871;p=pandora-kernel.git mac80211: removed useless code in IBSS management ieee82011_sta_find_ibss() and ieee80211_sta_merge_ibss() are always called with a defined state. So it's useless to check it or set it in those function. Signed-off-by: Benoit Papillault Signed-off-by: John W. Linville --- Reading git-diff-tree failed