From: Steve Glendinning Date: Mon, 26 Jan 2009 01:54:46 +0000 (-0800) Subject: smsc95xx: fix function prototype of async callback X-Git-Tag: v2.6.30-rc1~662^2~898 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=150a7fcc5ccf6ffe4a2280f5a447d104ec77912d;p=pandora-kernel.git smsc95xx: fix function prototype of async callback smsc95xx_async_cmd_callback doesn't currently match usb_complete_t, so there's a cast to force the square peg into the round hole. This patch fixes this properly. Signed-off-by: Steve Glendinning Signed-off-by: David S. Miller --- Reading git-diff-tree failed