]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Staging: rtl8821ae: rc.c: fix up function prototypes
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jan 2014 17:08:14 +0000 (09:08 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jan 2014 17:38:38 +0000 (09:38 -0800)
commit530877d8ddf300d9553e493398117ddecc274ffd
tree79a96e821d3eec044dd4e1ee7b6a2110950419cb
parent3c05bedb5fef7a6ada63c5dbf61e1258b9019f05
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 <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8821ae/rc.c