diff options
author | danborkmann@iogearbox.net <danborkmann@iogearbox.net> | 2012-03-27 22:47:43 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-04-01 16:47:12 -0400 |
commit | 81213b5e8ae68e204aa7a3f83c4f9100405dbff9 (patch) | |
tree | cf12b20ee5162471bf0a319beb3db8657f190c28 /fs/btrfs/reada.c | |
parent | 464b57da56910c8737ede75ad820b9a7afc46b3e (diff) | |
download | op-kernel-dev-81213b5e8ae68e204aa7a3f83c4f9100405dbff9.zip op-kernel-dev-81213b5e8ae68e204aa7a3f83c4f9100405dbff9.tar.gz |
rose_dev: fix memcpy-bug in rose_set_mac_address
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@tik.ee.ethz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/btrfs/reada.c')
0 files changed, 0 insertions, 0 deletions