[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100125.154707.32746579.davem@davemloft.net>
Date: Mon, 25 Jan 2010 15:47:07 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: leitao@...ux.vnet.ibm.com
Cc: ron.mercer@...gic.com, netdev@...r.kernel.org
Subject: Re: [PATCH] qlge: Only free resources if they were allocated
From: leitao@...ux.vnet.ibm.com
Date: Mon, 25 Jan 2010 10:17:32 -0600
> Currently qlge tries to release regions even if they were not allocated.
> This causes messages like the following in the kernel log
>
> Trying to free nonexistent resource <00000000006af400-00000000006af4ff>
> Trying to free nonexistent resource <00003c04ff9f4000-00003c04ff9f7fff>
> Trying to free nonexistent resource <00003c04ffc00000-00003c04ffcfffff>
>
> This patch fixes the goto logic in order to not release the resources
> if they were not allocated.
>
> Signed-off-by: Breno Leitao <leitao@...ux.vnet.ibm.com>
Applied, thanks a lot.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists