]> 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)
commitedc269033a7d4c0d470620a1779f3478d1251d6e
tree29fb8c151499d28a5aa3da07b8ac34f9fcb86739
parent186e68b5a4c71b151c240dcb907ce3a6e22356ba
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