diff options
author | Michael Chan <mchan@broadcom.com> | 2008-01-22 02:06:41 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-29 00:10:14 +0100 |
commit | 1097f5e92107ca3950fabf5e1d724faa80c91e7f (patch) | |
tree | 7088f4b9ab0d0481d43e2fc3d6a998d44c006dc2 /drivers/misc | |
parent | [BNX2]: Disable jumbo rx paging on 5709 Ax. (diff) | |
download | linux-1097f5e92107ca3950fabf5e1d724faa80c91e7f.tar.xz linux-1097f5e92107ca3950fabf5e1d724faa80c91e7f.zip |
[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 <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions