From: Holger Schurig Date: Fri, 11 Sep 2009 08:13:53 +0000 (+0200) Subject: cfg80211: use cfg80211_wext_freq() for freq conversion X-Git-Tag: v2.6.32-rc1~657^2~17^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4e7b730f1c8c9179def7033a024183c58cf2538;p=pandora-kernel.git cfg80211: use cfg80211_wext_freq() for freq conversion WEXT's "struct iw_freq" can also be used to handle a channel. This patch now uses cfg80211_wext_freq() instead of hand-converting the frequency. That allows user-space to specify channels as well, like with SIOCSIWFREQ. Signed-off-by: Holger Schurig Signed-off-by: John W. Linville --- Reading git-diff-tree failed