From: Stephen Hemminger Date: Wed, 14 Sep 2005 16:45:44 +0000 (-0700) Subject: [PATCH] 8139cp: allocate statistics space only when needed X-Git-Tag: v2.6.14-rc2~5^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b51292764a0ed46d7eb6bead4625ba83ee2ec05;p=pandora-kernel.git [PATCH] 8139cp: allocate statistics space only when needed Don't crash if ethtool statistics are requested and device is down. Fix is to allocate pci space for statistics only when needed. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed