From: Zhu Yi Date: Thu, 13 Apr 2006 09:17:26 +0000 (+0800) Subject: [PATCH] ieee80211: export list of bit rates with standard WEXT procddures X-Git-Tag: v2.6.18-rc1~1115^2~88^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09593047d8210ca017a0b4aa0a7fb10abf12615f;p=pandora-kernel.git [PATCH] ieee80211: export list of bit rates with standard WEXT procddures The patch replace the way to export the list of bit rates in scan results from IWEVCUSTOM to SIOCGIWRATE. It also removes the max_rate item exported with SIOCGIWRATE since this should be done by userspace. Signed-off-by: Jean Tourrilhes Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed