From: Stephen Hemminger Date: Thu, 5 Jul 2007 23:13:55 +0000 (-0700) Subject: netxen: deinline and sparse fix X-Git-Tag: v2.6.23-rc1~1151^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4638aef1e2d8d938e52cd49f6492e9d414b38380;p=pandora-kernel.git netxen: deinline and sparse fix Get rid of dubious casts to (void *) which causes a sparse warning. And move largeish function from inline to the one file that uses the code, the compiler can then decide to inline it. Compile tested only. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed