Fix constant assignment for netisr protocol information sysctl.

MFC after:	1 week
Spotted by:	bz
This commit is contained in:
Robert Watson 2010-02-22 16:16:16 +00:00
parent f836657290
commit c4fbf89fc5

View File

@ -92,7 +92,7 @@ struct sysctl_netisr_proto {
*/
#define NETISR_SNP_FLAGS_M2FLOW 0x00000001 /* nh_m2flow */
#define NETISR_SNP_FLAGS_M2CPUID 0x00000002 /* nh_m2cpuid */
#define NETISR_SNP_FLAGS_DRAINEDCPU 0x00000003 /* nh_drainedcpu */
#define NETISR_SNP_FLAGS_DRAINEDCPU 0x00000004 /* nh_drainedcpu */
/*
* Next, a structure per-workstream, with per-protocol data, exported as