X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2Fbnx2.h;h=fbae439db647f8a98714a5f49a1e1db53e6d96cb;hb=cc0b88cf5ecf;hp=102adfe1e92327cba3e392a9b6dfe199ee67f5ae;hpb=d9ff963801e4f7648c55a27413a1b1de59480a30;p=pandora-kernel.git diff --git a/drivers/net/bnx2.h b/drivers/net/bnx2.h index 102adfe1e923..fbae439db647 100644 --- a/drivers/net/bnx2.h +++ b/drivers/net/bnx2.h @@ -6473,6 +6473,8 @@ struct bnx2 { struct net_device *dev; struct pci_dev *pdev; + struct napi_struct napi; + atomic_t intr_sem; struct status_block *status_blk;