]> git.baikalelectronics.ru Git - kernel.git/commit
net: atm: bring back zatm uAPI
authorJakub Kicinski <kuba@kernel.org>
Wed, 10 Aug 2022 16:45:47 +0000 (09:45 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 11 Aug 2022 17:31:19 +0000 (10:31 -0700)
commitabbcbabe7131b5564c11a122f2ab8e70196267fc
tree63e9b6324c6dc92d0ec7ff647ddcea0faadcc2fc
parent924249ba1bc79b16ffbbeffb4ef922020baa3ddd
net: atm: bring back zatm uAPI

Jiri reports that linux-atm does not build without this header.
Bring it back. It's completely dead code but we can't break
the build for user space :(

Reported-by: Jiri Slaby <jirislaby@kernel.org>
Fixes: 2673b9af4bb4 ("net: atm: remove support for ZeitNet ZN122x ATM devices")
Link: https://lore.kernel.org/all/8576aef3-37e4-8bae-bab5-08f82a78efd3@kernel.org/
Link: https://lore.kernel.org/r/20220810164547.484378-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/uapi/linux/atm_zatm.h [new file with mode: 0644]