commit | 621f6dd715209d3c3c27841943ae71fc2c75c9f5 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Oct 26 11:04:20 2008 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Jan 04 23:50:36 2009 +0100 |
tree | 469765325836481fc06d1954ed8265e0020149d9 | |
parent | c82cdea1e1cb3790788d04ef5cab33488e1455c9 [diff] |
firewire: fw-sbp2: remove unnecessary locking What was I thinking when I added sbp2_set_generation()? Its locking did nothing (except for implicitly providing the necessary barrier between node IDs update and generation update). Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>