From: Dhananjay Phadke Date: Tue, 22 Jul 2008 02:44:00 +0000 (-0700) Subject: netxen: cleanup unused variables/functions X-Git-Tag: v2.6.27-rc1~860^2~3^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7830b22cbc5f5e804469b74a3fe0d3a8ed88ca31;p=pandora-kernel.git netxen: cleanup unused variables/functions o Reduce access to global arrays in data path. o Remove duplicate/unused variables, unecessary alignment constraints. o Use correct pci_dev instead of fallback device for consistent allocations. o Disable ethtool set_eeprom functionality for now, it was only used for flashing firmware. Signed-off-by: Dhananjay Phadke Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed