From: Benjamin Li Date: Thu, 18 Sep 2008 23:40:03 +0000 (-0700) Subject: bnx2: Remove name field from bnx2 structure X-Git-Tag: v2.6.28-rc1~717^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbbf68b7f88953a9c56b7a7b4019fa5212987b34;p=pandora-kernel.git bnx2: Remove name field from bnx2 structure The name of the board is only used during the initialization of the adapter. We can save the space of a pointer by not storing this information. Signed-off-by: Benjamin Li Signed-off-by: Michael Chan Acked-by: Jeff Garzik Signed-off-by: David S. Miller --- Reading git-diff-tree failed