From: Inaky Perez-Gonzalez Date: Thu, 11 Jun 2009 18:12:48 +0000 (-0700) Subject: wimax: fix warning caused by not checking retval of rfkill_set_hw_state() X-Git-Tag: v2.6.31-rc1~330^2~34^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2f4c10544231c3681f937a1e511f4780b4b39af;p=pandora-kernel.git wimax: fix warning caused by not checking retval of rfkill_set_hw_state() Caused by an API update. The return value can be safely ignored, as there is notthing we can do with it. Signed-off-by: Inaky Perez-Gonzalez --- Reading git-diff-tree failed