From: Johannes Berg Date: Tue, 4 Jun 2013 12:35:07 +0000 (+0200) Subject: regulatory: use proper enum return value X-Git-Tag: v3.11-rc1~64^2~166^2^2~45^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3430140ad9da9ec1caaf800af6b0378351919f9c;p=pandora-kernel.git regulatory: use proper enum return value get_reg_request_treatment() returns 0 in one case but is defined to return an enum, use the proper value REG_REQ_OK. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed