diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 842aa9de84a6..f45638962858 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
@@ -564,3 +564,12 @@ Who: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
564 | 564 | ||
565 | ---------------------------- | 565 | ---------------------------- |
566 | 566 | ||
567 | What: iwlwifi disable_hw_scan module parameters | ||
568 | When: 2.6.40 | ||
569 | Why: Hareware scan is the prefer method for iwlwifi devices for | ||
570 | scanning operation. Remove software scan support for all the | ||
571 | iwlwifi devices. | ||
572 | |||
573 | Who: Wey-Yi Guy <wey-yi.w.guy@intel.com> | ||
574 | |||
575 | ---------------------------- | ||