From: Ashok Nagarajan Date: Tue, 8 May 2012 04:00:30 +0000 (-0700) Subject: mac80211: Fix don't use '>' operator for matching channel types X-Git-Tag: v3.5-rc1~101^2~6^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e482db8d3713ad3a64a56e0dfe4fdf698fe7c1d;p=pandora-kernel.git mac80211: Fix don't use '>' operator for matching channel types Johannes pointed out that the use of > operators for checking channel type mismatch maynot be correct way as we may add other channel types in future. Signed-off-by: Ashok Nagarajan Signed-off-by: John W. Linville --- Reading git-diff-tree failed