commit | 00635b8ee2b5650fd01f5602ecfa289db336b570 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Tue Jun 16 22:35:32 2009 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Tue Jun 16 22:48:09 2009 +0200 |
tree | cac06b270ad4ad7f4171c3b47206ebb9bb035428 | |
parent | b01b4babbf204443b5a846a7494546501614cefc [diff] |
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 <stefanr@s5r6.in-berlin.de>