diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-09-02 03:53:46 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-02 10:12:06 -0700 |
commit | c07b68e841bd737e2ebeb57268d251c89ccc5010 (patch) | |
tree | b27cb3fa27c36ea65897c15fd0f73fed9c9fcdb7 /net/ipv4/arp.c | |
parent | c68839963426d42bdb2c915b435f9860d060e645 (diff) | |
download | talos-op-linux-c07b68e841bd737e2ebeb57268d251c89ccc5010.tar.gz talos-op-linux-c07b68e841bd737e2ebeb57268d251c89ccc5010.zip |
net: dev_add_pack() & __dev_remove_pack() changes
Add a small helper ptype_head() to get the head to manipulate
dev_add_pack() & __dev_remove_pack() can use a spinlock without
blocking BH, since softirq use RCU, and these functions are run from
process context only.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/arp.c')
0 files changed, 0 insertions, 0 deletions