aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/poison.h
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@xenotime.net>2006-07-03 19:48:25 -0700
committerDavid S. Miller <davem@davemloft.net>2006-07-03 19:48:25 -0700
commit3c6b377321678c649f9b3c66da0149975c614102 (patch)
tree0e7c7a40ad55402ae009fd5a59741a28b5d8ea4b /include/linux/poison.h
parent[NET]: add+use poison defines (diff)
downloadlinux-dev-3c6b377321678c649f9b3c66da0149975c614102.tar.xz
linux-dev-3c6b377321678c649f9b3c66da0149975c614102.zip
[ATM]: add+use poison defines
ATM: add and use POISON define values. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/poison.h')
-rw-r--r--include/linux/poison.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/poison.h b/include/linux/poison.h
index 05d7d0fd6bdb..3e628f990fdf 100644
--- a/include/linux/poison.h
+++ b/include/linux/poison.h
@@ -44,6 +44,7 @@
/********** drivers/atm/ **********/
#define ATM_POISON_FREE 0x12
+#define ATM_POISON 0xdeadbeef
/********** net/ **********/
#define NEIGHBOR_DEAD 0xdeadbeef