be2net: change to call pmac_del only if necessary
[deliverable/linux.git] / drivers / net / benet / be.h
index f17428caecf1974a390e789a896056ad77ecdf2d..c730bd64628ad45ec931b1902990302176c80463 100644 (file)
@@ -221,6 +221,7 @@ struct be_rx_obj {
 };
 
 #define BE_NUM_MSIX_VECTORS            2       /* 1 each for Tx and Rx */
+#define BE_INVALID_PMAC_ID             0xffffffff
 struct be_adapter {
        struct pci_dev *pdev;
        struct net_device *netdev;
This page took 0.028641 seconds and 5 git commands to generate.