From: Sven Eckelmann Date: Sat, 18 Sep 2010 19:01:13 +0000 (+0200) Subject: Staging: batman-adv: Mark debugfs files as nonseekable X-Git-Tag: v2.6.37-rc1~60^2~3^2~552 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d77bb592f6cabc5ee5322c03ee92b9f96c45f60;p=pandora-kernel.git Staging: batman-adv: Mark debugfs files as nonseekable We don't allow to seek in the debugfs socket and log files. Thus we should mark the file descriptor as nonseekable. Signed-off-by: Sven Eckelmann Acked-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed