ifb: RCU locking avoids touching dev refcount
authorEric Dumazet <eric.dumazet@gmail.com>
Sun, 1 Nov 2009 19:45:16 +0000 (19:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Nov 2009 07:55:12 +0000 (23:55 -0800)
commit05e8689c9a3a208bf75b60662778d81e23eac460
tree8253e265212cbd469d1b299c760dc7c38914dbf3
parent3710becf8a58a5c6c4e797e3a3c968c161abdb41
ifb: RCU locking avoids touching dev refcount

Avoids touching dev refcount in hotpath

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ifb.c