From: Stefan Richter Date: Tue, 16 Jun 2009 20:35:32 +0000 (+0200) Subject: firewire: net: better FIFO address range check and rcodes X-Git-Tag: v2.6.31-rc1~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00635b8ee2b5650fd01f5602ecfa289db336b570;p=pandora-kernel.git firewire: net: better FIFO address range check and rcodes The AR req handler should not check the generation; higher level code is the better place to handle bus generation changes. The target node ID just needs to be checked for not being the "all nodes" address; in this case don't handle the request and don't respond. Use Address_Error and Type_Error rcodes as appropriate. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed