[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120401.161646.248171300084857056.davem@davemloft.net>
Date: Sun, 01 Apr 2012 16:16:46 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: danborkmann@...earbox.net
Cc: ralf@...ux-mips.org, netdev@...r.kernel.org
Subject: Re: [PATCH] rose_dev: fix memcpy-bug in rose_set_mac_address
From: Daniel Borkmann <danborkmann@...earbox.net>
Date: Wed, 28 Mar 2012 10:47:43 +0200
> If both addresses equal, nothing needs to be done. If the device is down,
> then we simply copy the new address to dev->dev_addr. If the device is up,
> then we add another loopback device with the new address, and if that does
> not fail, we remove the loopback device with the old address. And only
> then, we update the dev->dev_addr.
>
> Signed-off-by: Daniel Borkmann <daniel.borkmann@....ee.ethz.ch>
Applied and queued up for -stable.
--
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