From: Matt Carlson Date: Wed, 15 Sep 2010 08:59:57 +0000 (+0000) Subject: tg3: Clarify semantics of TG3_IRQ_MAX_VECS X-Git-Tag: v2.6.37-rc1~147^2~447 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fd45cb814709767a1704b541aa91647b7f275cf;p=pandora-kernel.git tg3: Clarify semantics of TG3_IRQ_MAX_VECS TG3_IRQ_MAX_VECS should be seen as the maximum number of vectors that any device could be expected to use. tp->irq_max represents the maximum number of vectors the current device can use. This patch clarifies the semantics of the code to match the above description. Reviewed-by: Benjamin Li Reviewed-by: Michael Chan Signed-off-by: Matt Carlson Signed-off-by: David S. Miller --- Reading git-diff-tree failed