From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [Bugme-new] [Bug 6735] New: network connection does not survive APM suspend and resume Date: Thu, 22 Jun 2006 16:54:40 -0700 Message-ID: <20060622165440.3807e92c.akpm@osdl.org> References: <200606222339.k5MNdM7K007547@fire-2.osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Lee Revell , netdev@vger.kernel.org, rob.dyck@telus.net Return-path: Received: from smtp.osdl.org ([65.172.181.4]:24779 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S932730AbWFVXvZ (ORCPT ); Thu, 22 Jun 2006 19:51:25 -0400 To: "bugme-daemon@kernel-bugs.osdl.org" In-Reply-To: <200606222339.k5MNdM7K007547@fire-2.osdl.org> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org bugme-daemon@bugzilla.kernel.org wrote: > > http://bugzilla.kernel.org/show_bug.cgi?id=6735 > > Summary: network connection does not survive APM suspend and > resume > > ... > > Steps to reproduce:Push button to suspend ( APM ), push button again to resume, > network connection is lost. > > Problem Description:The network connection will not survive suspend and resume. > Works correctly on 2.6.16.1. "/etc/rc.d/init.d/network restart" will restore > the network. I tried compiling with the file via-rhine.c from 2.6.16.1 but it > still fails. No error messages. This is a post-2.6.16 regression. It's probably unrelated to the device driver itself. Can anyone suggest where we should be looking? Thanks.