From: Michael Chan Date: Tue, 22 Jan 2008 01:06:41 +0000 (-0800) Subject: [BNX2]: Fix minor bug in bnx2_has_work(). X-Git-Tag: v2.6.25-rc1~1162^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1097f5e92107ca3950fabf5e1d724faa80c91e7f;p=pandora-kernel.git [BNX2]: Fix minor bug in bnx2_has_work(). It is more correct to get the status block from the bnx2_napi struct instead of the bnx2 struct. It happens that they are the same in this case because we are using the first MSIX vector. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed