Re: missing spin_unlock in tcp_v4_get_port
From: Ted Unangst <[EMAIL PROTECTED]> Subject: missing spin_unlock in tcp_v4_get_port Date: Mon, 22 Aug 2005 14:17:36 -0700 > There appears to be a missing spin_unlock in tcp_v4_get_port. > > do {rover++; >
missing spin_unlock in tcp_v4_get_port
There appears to be a missing spin_unlock in tcp_v4_get_port. do {rover++; if (rover > high) rover = low; head = &tcp_bhash[tcp_bhashfn(rover)]; spin_lock(&