From: Johannes Berg Date: Sun, 7 Jun 2009 19:57:08 +0000 (+0200) Subject: sony: fix rfkill code X-Git-Tag: v2.6.31-rc1~330^2~64^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc240e3fc5791c572402b0857948da7b1e68d77f;p=pandora-kernel.git sony: fix rfkill code During the rfkill conversion I added code to call sony_nc_rfkill_set with the wrong argument, causing a segfault Reinette reported. The compiler could not catch that because the argument is, and needs to be, void *. Signed-off-by: Johannes Berg Reported-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed