diff options
author | Larry Finger <[email protected]> | 2019-01-02 14:02:08 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-01-07 11:31:56 +0100 |
commit | 605c0351fa36e857e29d34ebab2719d9c04e95f6 (patch) | |
tree | 876c3fefe75ee18685e1374968c945838ebd5e25 | |
parent | bfeffd155283772bbe78c6a05dec7c0128ee500c (diff) |
MAINTAINERS: Add entry for staging driver r8188eu
This entry was missed when the driver was added.
Signed-off-by: Larry Finger <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 32d444476a90..5c7ea0d96dd9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14432,6 +14432,11 @@ M: Florian Schilhabel <[email protected]>. S: Odd Fixes F: drivers/staging/rtl8712/ +STAGING - REALTEK RTL8188EU DRIVERS +M: Larry Finger <[email protected]> +S: Odd Fixes +F: drivers/staging/rtl8188eu/ + STAGING - SILICON MOTION SM750 FRAME BUFFER DRIVER M: Sudip Mukherjee <[email protected]> M: Teddy Wang <[email protected]> |