public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [SYSFS - 2.6.23-rc5-git1 ] device_rename: sysfs_create_symlink failed (-17)
@ 2007-09-07 14:14 Daniel Lezcano
  2007-09-10 11:30 ` Cornelia Huck
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Lezcano @ 2007-09-07 14:14 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi,

when using the 2.6.23-rc5-git1 kernel and trying to change a network 
device name, I have the following error:

device_rename: sysfs_create_symlink failed (-17)

That comes from drivers/base/core.c : 1261

I know anything about sysfs, so no much help to give... :(

I don't know if this is a bug, but my code use device_rename, check the 
return value and fails. I will ignore it, but it seems not to be a 
correct behavior to have such error.

Easy to reproduce:
	load a dummy network driver => dummy0
	change its name with : ip link set name foo0 dev dummy0

Thanks.
  --Daniel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-09-10 11:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-07 14:14 [SYSFS - 2.6.23-rc5-git1 ] device_rename: sysfs_create_symlink failed (-17) Daniel Lezcano
2007-09-10 11:30 ` Cornelia Huck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox