diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-07-23 08:51:48 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-07-24 20:53:38 -0400 |
commit | 4d58c0252002646ea522f5c6c623e558af459b39 (patch) | |
tree | dbbfec81f4d8459b8f5b690d49f487bf52a4fd9f | |
parent | 91705c61b52029ab5da67a15a23eef08667bf40e (diff) |
net: sctp: trivial: add uapi/linux/sctp.h into maintainers
After this file has moved to the uapi section, we also need to update
this in the maintainers file.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bf61e04291ab..339e7989fb5d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7216,6 +7216,7 @@ W: http://lksctp.sourceforge.net | |||
7216 | S: Maintained | 7216 | S: Maintained |
7217 | F: Documentation/networking/sctp.txt | 7217 | F: Documentation/networking/sctp.txt |
7218 | F: include/linux/sctp.h | 7218 | F: include/linux/sctp.h |
7219 | F: include/uapi/linux/sctp.h | ||
7219 | F: include/net/sctp/ | 7220 | F: include/net/sctp/ |
7220 | F: net/sctp/ | 7221 | F: net/sctp/ |
7221 | 7222 | ||