Searched hist:"84 c87dc86eaf5c3f70d6c85fac832b277b1f71c7" (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | hw-ops.h | 84c87dc86eaf5c3f70d6c85fac832b277b1f71c7 Fri Aug 05 11:10:32 UTC 2011 Stanislaw Gruszka <sgruszka@redhat.com> ath9k: remove ->config_pci_powersave() redundant argument
We always call ->config_pci_powersave() with both restore and power_off arguments equal to 0 or both equal to 1, so merge them into one argument.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | ar9002_hw.c | 84c87dc86eaf5c3f70d6c85fac832b277b1f71c7 Fri Aug 05 11:10:32 UTC 2011 Stanislaw Gruszka <sgruszka@redhat.com> ath9k: remove ->config_pci_powersave() redundant argument
We always call ->config_pci_powersave() with both restore and power_off arguments equal to 0 or both equal to 1, so merge them into one argument.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | ar9003_hw.c | 84c87dc86eaf5c3f70d6c85fac832b277b1f71c7 Fri Aug 05 11:10:32 UTC 2011 Stanislaw Gruszka <sgruszka@redhat.com> ath9k: remove ->config_pci_powersave() redundant argument
We always call ->config_pci_powersave() with both restore and power_off arguments equal to 0 or both equal to 1, so merge them into one argument.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | pci.c | 84c87dc86eaf5c3f70d6c85fac832b277b1f71c7 Fri Aug 05 11:10:32 UTC 2011 Stanislaw Gruszka <sgruszka@redhat.com> ath9k: remove ->config_pci_powersave() redundant argument
We always call ->config_pci_powersave() with both restore and power_off arguments equal to 0 or both equal to 1, so merge them into one argument.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | hw.h | 84c87dc86eaf5c3f70d6c85fac832b277b1f71c7 Fri Aug 05 11:10:32 UTC 2011 Stanislaw Gruszka <sgruszka@redhat.com> ath9k: remove ->config_pci_powersave() redundant argument
We always call ->config_pci_powersave() with both restore and power_off arguments equal to 0 or both equal to 1, so merge them into one argument.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | main.c | 84c87dc86eaf5c3f70d6c85fac832b277b1f71c7 Fri Aug 05 11:10:32 UTC 2011 Stanislaw Gruszka <sgruszka@redhat.com> ath9k: remove ->config_pci_powersave() redundant argument
We always call ->config_pci_powersave() with both restore and power_off arguments equal to 0 or both equal to 1, so merge them into one argument.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|