diff options
Diffstat (limited to 'include/linux/phonet.h')
-rw-r--r-- | include/linux/phonet.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/phonet.h b/include/linux/phonet.h index 96f5625d62fa..e27cbf931740 100644 --- a/include/linux/phonet.h +++ b/include/linux/phonet.h | |||
@@ -38,9 +38,8 @@ | |||
38 | #define PNPIPE_IFINDEX 2 | 38 | #define PNPIPE_IFINDEX 2 |
39 | #define PNPIPE_CREATE 3 | 39 | #define PNPIPE_CREATE 3 |
40 | #define PNPIPE_ENABLE 4 | 40 | #define PNPIPE_ENABLE 4 |
41 | #define PNPIPE_DISABLE 5 | 41 | /* unused slot */ |
42 | #define PNPIPE_DESTROY 6 | 42 | #define PNPIPE_DESTROY 6 |
43 | #define PNPIPE_INQ 7 | ||
44 | 43 | ||
45 | #define PNADDR_ANY 0 | 44 | #define PNADDR_ANY 0 |
46 | #define PNADDR_BROADCAST 0xFC | 45 | #define PNADDR_BROADCAST 0xFC |