diff options
| author | Joe Perches <[email protected]> | 2009-06-18 11:08:01 -0700 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2009-06-19 11:50:23 -0400 |
| commit | 488f7e0cdd99e7dc75dbe32d78474c070deadaea (patch) | |
| tree | c2a35f78b478da21ab444a552decd5303e3cf155 | |
| parent | 38ab422e64d991472ce21ffdd7a37e8a02279697 (diff) | |
MAINTAINERS: Fix Atheros pattern paths
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
| -rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2cb7566904b1..d8209002fddc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -940,7 +940,7 @@ M: [email protected] S: Maintained -F: drivers/net/wireless/ath5k/ +F: drivers/net/wireless/ath/ath5k/ ATHEROS ATH9K WIRELESS DRIVER P: Luis R. Rodriguez @@ -956,7 +956,7 @@ M: [email protected] S: Supported -F: drivers/net/wireless/ath9k/ +F: drivers/net/wireless/ath/ath9k/ ATHEROS AR9170 WIRELESS DRIVER P: Christian Lamparter @@ -964,7 +964,7 @@ M: [email protected] W: http://wireless.kernel.org/en/users/Drivers/ar9170 S: Maintained -F: drivers/net/wireless/ar9170/ +F: drivers/net/wireless/ath/ar9170/ ATI_REMOTE2 DRIVER P: Ville Syrjala |