]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/wireless/iwlwifi/iwl-5000.c
iwlwifi: rework broadcast station management
[net-next-2.6.git] / drivers / net / wireless / iwlwifi / iwl-5000.c
index efda0e8ccacbd4f7dbcd323e20145ffe2a4fb29e..a28af7eb67eb464775369f7ff0617aed88847547 100644 (file)
@@ -351,7 +351,6 @@ static struct iwl_lib_ops iwl5000_lib = {
                .temperature = iwlagn_temperature,
                .set_ct_kill = iwl5000_set_ct_threshold,
         },
-       .add_bcast_station = iwl_add_bcast_station,
        .manage_ibss_station = iwlagn_manage_ibss_station,
        .debugfs_ops = {
                .rx_stats_read = iwl_ucode_rx_stats_read,
@@ -414,7 +413,6 @@ static struct iwl_lib_ops iwl5150_lib = {
                .temperature = iwl5150_temperature,
                .set_ct_kill = iwl5150_set_ct_threshold,
         },
-       .add_bcast_station = iwl_add_bcast_station,
        .manage_ibss_station = iwlagn_manage_ibss_station,
        .debugfs_ops = {
                .rx_stats_read = iwl_ucode_rx_stats_read,