Skip to content

Commit

Permalink
iwlwifi: deprecate "iwl4965" alias support
Browse files Browse the repository at this point in the history
Internal alias support has been present in module-init-tools for some
time, the MODULE_ALIAS("iwl4965") boilerplate aliases can be removed.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
  • Loading branch information
Wey-Yi Guy authored and Reinette Chatre committed Apr 2, 2010
1 parent 6aac74b commit d34a5a6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -556,3 +556,15 @@ Why: The "..50" modules parameters were used to configure 5000 series and
in drivers/net/wireless/iwlwifi/iwl-agn.c

Who: Wey-Yi Guy <wey-yi.w.guy@intel.com>

----------------------------

What: iwl4965 alias support
When: 2.6.40
Why: Internal alias support has been present in module-init-tools for some
time, the MODULE_ALIAS("iwl4965") boilerplate aliases can be removed
with no impact.

Who: Wey-Yi Guy <wey-yi.w.guy@intel.com>

----------------------------

0 comments on commit d34a5a6

Please sign in to comment.