commit | 16ba5e8e7c01d2da87ff1d17e83545f164665b5c | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Mon Nov 02 12:10:39 2009 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 02 03:42:41 2009 -0800 |
tree | 0e51da332c65d719ca1b855022027aa9423e7acf | |
parent | f1a28eab20076542322fcab3efa016834bd732f2 [diff] |
ipv6: no more dev_put() in inet6_bind() Avoids touching device refcount in inet6_bind(), thanks to RCU Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>