From: Emmanuel Grumbach Date: Tue, 24 Jun 2008 10:37:58 +0000 (+0300) Subject: mac80211: don't return -EINVAL upon iwconfig wlan0 rts auto X-Git-Tag: v2.6.27-rc1~969^2~254^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa6adfe9e625a6a843a1abed5f4e7a000c11952c;p=pandora-kernel.git mac80211: don't return -EINVAL upon iwconfig wlan0 rts auto This patch avoids returning -EINVAL upon iwconfig wlan0 rts auto. If rts->fixed is 0, then we should choose a default value instead of failing. Signed-off-by: Emmanuel Grumbach Signed-off-by: Tomas Winkler Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed