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.35-rc4~17^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb169d1cc7fb219cc42c584f7a195f71913e6b6a;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