From: Steve Glendinning Date: Mon, 26 Jan 2009 01:53:58 +0000 (-0800) Subject: smsc95xx: remove unused completion struct X-Git-Tag: v2.6.30-rc1~662^2~899 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01a1ac472f3cd3e24a5f70597346773115ef4586;p=pandora-kernel.git smsc95xx: remove unused completion struct Oliver Neukum spotted the useless complete() in our async callback. On closer inspection, the entire completion struct is unused. This patch removes it. Signed-off-by: Steve Glendinning Signed-off-by: David S. Miller --- Reading git-diff-tree failed