From: Harvey Harrison Date: Tue, 22 Apr 2008 18:48:35 +0000 (-0700) Subject: netxen: reduce stack usage of netxen_nic_flash_print X-Git-Tag: v2.6.26-rc1~1067^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d74849b91536b126c822968b0f5a1dfd658394d;p=pandora-kernel.git netxen: reduce stack usage of netxen_nic_flash_print Don't need to keep a struct netxen_new_user_info on the stack when we only are interested in printing the serial_num. Change to only reading the serial_num. Signed-off-by: Harvey Harrison Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed