commit | 7830b22cbc5f5e804469b74a3fe0d3a8ed88ca31 | [log] [tgz] |
---|---|---|
author | Dhananjay Phadke <dhananjay@netxen.com> | Mon Jul 21 19:44:00 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Tue Jul 22 17:50:55 2008 -0400 |
tree | e7779997b1a62f7a4e0003d51132ec710981c258 | |
parent | f0084a36d4d799c024a5211555334d56c91d236d [diff] |
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 <dhananjay@netxen.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>