cregit-Linux how code gets into the kernel

Release 4.12 include/uapi/linux/can/vxcan.h

#ifndef _UAPI_CAN_VXCAN_H

#define _UAPI_CAN_VXCAN_H

enum {
	
VXCAN_INFO_UNSPEC,
	
VXCAN_INFO_PEER,

	
__VXCAN_INFO_MAX

#define VXCAN_INFO_MAX	(__VXCAN_INFO_MAX - 1)
};

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Oliver Hartkopp21100.00%1100.00%
Total21100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.