]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/qlcnic/qlcnic_hdr.h
qlcnic: Remove obsolete code
[net-next-2.6.git] / drivers / net / qlcnic / qlcnic_hdr.h
index 7b81cab270023809addbf1b8ef81f98323a94127..15fc32070be3dfd689c7acece6658e866b22f59b 100644 (file)
@@ -778,12 +778,6 @@ enum {
        QLCNIC_NON_PRIV_FUNC    = 2
 };
 
-/* FW HAL api version */
-enum {
-       QLCNIC_FW_BASE  = 1,
-       QLCNIC_FW_NPAR  = 2
-};
-
 #define QLC_DEV_DRV_DEFAULT 0x11111111
 
 #define LSB(x) ((uint8_t)(x))