- "0xbadf00d" is not a valid tag. use "PcNt" instead

svn path=/trunk/; revision=35837
This commit is contained in:
Stefan Ginsberg 2008-08-31 17:56:13 +00:00
parent d658f95e0c
commit bdc53e84d9

View file

@ -146,7 +146,7 @@ MiGetMediaState(PADAPTER Adapter);
#endif
/* memory pool tag */
#define PCNET_TAG 0xbaadf00d
#define PCNET_TAG TAG('P', 'c', 'N', 't')
#endif // _PCNET_H_