]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
netxen: deinline and sparse fix
authorStephen Hemminger <shemminger@linux-foundation.org>
Thu, 5 Jul 2007 23:13:55 +0000 (16:13 -0700)
committerJeff Garzik <jeff@garzik.org>
Tue, 10 Jul 2007 16:41:09 +0000 (12:41 -0400)
commit4638aef1e2d8d938e52cd49f6492e9d414b38380
tree9bdc38cc8a22f431510a844291d18bcba578bd3a
parent8abd531e3f77188de2fc41e677d075cc66e61631
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 <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/netxen/netxen_nic.h
drivers/net/netxen/netxen_nic_main.c