From: Matt Carlson Date: Wed, 31 Aug 2011 11:44:50 +0000 (+0000) Subject: tg3: Add ability to turn off 1shot MSI X-Git-Tag: v3.2-rc1~129^2~297 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b39de9178ce792862a414255dc98c970ec25a88;p=pandora-kernel.git tg3: Add ability to turn off 1shot MSI In older devices, 1-shot MSI mode had to be enabled by the code. In newer devices however, 1-shot MSI mode is enabled by default; code would be needed to disable it. Disabling 1-shot MSI mode is useful when debugging. This patch changes the code so that the TG3_FLAG_1SHOT_MSI accurately reflects (and controls) the state of 1-shot MSI mode. Signed-off-by: Matt Carlson Reviewed-by: Benjamin Li Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed