#ifndef _UAPI__ASM_GENERIC_PARAM_H #define _UAPI__ASM_GENERIC_PARAM_H #ifndef HZ #define HZ 100 #endif #ifndef EXEC_PAGESIZE #define EXEC_PAGESIZE 4096 #endif #ifndef NOGROUP #define NOGROUP (-1) #endif #define MAXHOSTNAMELEN 64 /* max length of hostname */ #endif /* _UAPI__ASM_GENERIC_PARAM_H */ te-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho1-5/+13
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-1/+2
2017-02-08nl80211: add HT/VHT capabilities to AP parametersJohannes Berg1-0/+8