From: Greg Kroah-Hartman Date: Thu, 23 Jan 2014 17:08:14 +0000 (-0800) Subject: Staging: rtl8821ae: rc.c: fix up function prototypes X-Git-Tag: v3.14-rc1~13^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=530877d8ddf300d9553e493398117ddecc274ffd;p=pandora-kernel.git Staging: rtl8821ae: rc.c: fix up function prototypes These function parameters are incorrect for the callbacks. Luckily the functions don't actually do anything, so the code still "works" just fine... Cc: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed