From: Frank Pavlic <[EMAIL PROTECTED]>
Date: Thu, 19 Apr 2007 11:12:14 +0200

> From: Jennifer Hunt <[EMAIL PROTECTED]>
> 
> With the inital implementation we missed to implement a skb backlog
> queue . The result is that socket receive processing tossed packets.
> Since AF_IUCV connections are working synchronously it leads to 
> connection hangs. Problems with read, close and select also
> occured. 
> Using a skb backlog queue is fixing all of these problems .
> 
> Signed-off-by: Frank Pavlic <[EMAIL PROTECTED]>

This won't apply cleanly because of all the sk_buff packet
buffer interface API changes in the current GIT tree.

Can you fix this up and also get a Signoff from Jennifer Hunt?

Thanks a lot!
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to