From: Javier Martinez Canillas Date: Sun, 6 Jun 2010 19:03:05 +0000 (+0200) Subject: Staging: batman-adv: fix function prototype X-Git-Tag: v2.6.36-rc1~520^2~1^2~399 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bd2c2159a32313ae1f872b6225601aed397524c;p=pandora-kernel.git Staging: batman-adv: fix function prototype In today linux-next I got a compile warning in staging/batman-adv. This is due a struct bin_attribute read function prototype change and the driver was not updated. This patch solves the issue Signed-off-by: Javier Martinez Canillas Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed