From: Robert Schwebel Date: Mon, 5 Nov 2007 16:55:24 +0000 (+0100) Subject: [ARM] 4641/2: netX: fix kobject_name type X-Git-Tag: v2.6.24-rc3~172^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93e29a2ecaa8372c5bb9b996b8b43e03a7c37f3c;p=pandora-kernel.git [ARM] 4641/2: netX: fix kobject_name type With commit 5984a2fc7e7c9ab118e78ae9799e98fc4ade40f9 kobject_name() is correctly being used to access the name field of kobj, but that function needs a pointer to a kobject, not the kobject itself. Signed-off-by: Robert Schwebel Signed-off-by: Russell King --- Reading git-diff-tree failed