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~27^2~11^2~48 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50425b0977c53c6ac608f0b2c8a562a5c7cd5602;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