From: Luis R. Rodriguez Date: Mon, 26 Jan 2009 17:00:51 +0000 (-0800) Subject: cfg80211: do not pass -EALREADY to userspace on regdomain change request X-Git-Tag: v2.6.30-rc1~662^2~836^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d81c2d9c909e95ee8a5745da95bbb35f8ded3d17;p=pandora-kernel.git cfg80211: do not pass -EALREADY to userspace on regdomain change request If the regulatory domain is already set it is technically not an error so do not pass an errno to userspace. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed