[AX.25]: Fix locking of ax25 protocol function list.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 10 Jul 2006 23:21:29 +0000 (16:21 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 12 Jul 2006 20:58:40 +0000 (13:58 -0700)
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>

No differences found