|
@@ -83,13 +83,6 @@ MODULE_AUTHOR(DRV_COPYRIGHT " " DRV_AUTHOR);
|
|
|
MODULE_LICENSE("GPL");
|
|
|
MODULE_ALIAS("iwl4965");
|
|
|
|
|
|
-/*************** STATION TABLE MANAGEMENT ****
|
|
|
- * mac80211 should be examined to determine if sta_info is duplicating
|
|
|
- * the functionality provided here
|
|
|
- */
|
|
|
-
|
|
|
-/**************************************************************/
|
|
|
-
|
|
|
/**
|
|
|
* iwl_commit_rxon - commit staging_rxon to hardware
|
|
|
*
|