commit | 50425b0977c53c6ac608f0b2c8a562a5c7cd5602 | [log] [tgz] |
---|---|---|
author | Holger Schurig <h.schurig@mn-solutions.de> | Fri Sep 11 10:13:53 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Sep 23 11:35:39 2009 -0400 |
tree | 4e81902d774bcf126ee7ea4b8e5f17daf3a205d8 | |
parent | 10a01bfd4e077ff03a4ace76a6d9b81272f91678 [diff] |
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 <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>