From: Timur Tabi Date: Tue, 9 Jan 2007 18:31:38 +0000 (-0600) Subject: Update ucc_geth.c for new workqueue structure X-Git-Tag: v2.6.20-rc6~52^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df19b6b020791b4c42e7cf2e4f582454cbc49251;p=pandora-kernel.git Update ucc_geth.c for new workqueue structure The workqueue interface changed with David Howell's patch on 11/22/2006 (SHA 65f27f38446e1976cc98fd3004b110fedcddd189). Several drivers were updated with that patch to handle the new interface, but ucc_geth.c was not one of them. This patch updates ucc_geth.c to support the new model. A compiler warning in set_mac_addr() was also fixed. Signed-off-by: Timur Tabi Signed-off-by: Kumar Gala Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed