[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100127091024.2ac97d81@nehalam>
Date: Wed, 27 Jan 2010 09:10:24 -0800
From: Stephen Hemminger <shemminger@...tta.com>
To: Mike McCormack <mikem@...g3k.org>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 3/3] sky2: Remove failure cases for sky2_rx_start
On Thu, 28 Jan 2010 00:05:54 +0900
Mike McCormack <mikem@...g3k.org> wrote:
> sky2_rx_start() can no longer fail, so remove redundant code pathes.
>
> Signed-off-by: Mike McCormack <mikem@...g3k.org>
This can't work right if MTU is increased. The buffers need to be reallocated
in change_mtu(); and yes it could fail when getting the new buffers.
--
--
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