]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: Use proper rwlock init function
authorThomas Gleixner <tglx@linutronix.de>
Wed, 5 Oct 2011 03:24:43 +0000 (03:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Oct 2011 21:51:38 +0000 (17:51 -0400)
commita7e3045807fbc35e4139c4e537667ff44726a4cf
tree29fb8c151499d28a5aa3da07b8ac34f9fcb86739
parent35ab5c96806dca3c250e19827d1c6841588cd71c
netfilter: Use proper rwlock init function

Replace the open coded initialization with the init function.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Hans Schillstrom <hans.schillstrom@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/ipvs/ip_vs_ctl.c