bnxt_tc: update indirect block support
[linux-2.6-microblaze.git] / drivers / net / ethernet / broadcom / bnxt / bnxt.h
index 5c562e0..9e173d7 100644 (file)
@@ -1870,7 +1870,6 @@ struct bnxt {
        u8                      dsn[8];
        struct bnxt_tc_info     *tc_info;
        struct list_head        tc_indr_block_list;
-       struct notifier_block   tc_netdev_nb;
        struct dentry           *debugfs_pdev;
        struct device           *hwmon_dev;
 };