mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09:00
UAPI: (Scripted) Disintegrate include/linux
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
#ifndef __LINUX_LTALK_H
|
||||
#define __LINUX_LTALK_H
|
||||
|
||||
#define LTALK_HLEN 1
|
||||
#define LTALK_MTU 600
|
||||
#define LTALK_ALEN 1
|
||||
#include <uapi/linux/if_ltalk.h>
|
||||
|
||||
#ifdef __KERNEL__
|
||||
extern struct net_device *alloc_ltalkdev(int sizeof_priv);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user