From: Arnd Bergmann Date: Tue, 14 Sep 2010 10:22:36 +0000 (+0000) Subject: irda/irnet: use noop_llseek X-Git-Tag: v2.6.37-rc1~147^2~436 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a5f1d476aef43916abb2b8634ebff23ef2c05f6;p=pandora-kernel.git irda/irnet: use noop_llseek There may be applications trying to seek on the irnet character device, so we should use noop_llseek to avoid returning an error when the default llseek changes to no_llseek. Signed-off-by: Arnd Bergmann Cc: Samuel Ortiz Cc: netdev@vger.kernel.org Signed-off-by: David S. Miller --- Reading git-diff-tree failed