commit | 95ff9f4d3cc72b62b76498290d00d129e1e62545 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Jul 10 16:21:29 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Jul 12 13:58:40 2006 -0700 |
tree | 05db2299df178da6eca5aef25dc18ece8f5053a3 | |
parent | e55ffac6011731c455856072cb23aa20bd55c367 [diff] |
[AX.25]: Fix locking of ax25 protocol function list. Delivery of AX.25 frame to the layer 3 protocols happens in softirq context so locking needs to be bh-proof. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: David S. Miller <davem@davemloft.net>