summaryrefslogtreecommitdiff
path: root/netsniff-ng/.gitignore
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-05-17 11:13:44 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-05-17 11:13:44 +0200
commit82799b033807977478d7848d55264f6f3132a5eb (patch)
tree7b83a636715484c39c2c8f7e137845e0a23fda78 /netsniff-ng/.gitignore
parentac31518c8c8af043d157b294d99177b86f0bccd7 (diff)
built_in: Add __noreturn marker
This can be used to mark functions which will call exit() by themselves. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'netsniff-ng/.gitignore')
0 files changed, 0 insertions, 0 deletions
define which bands are supported. This is exposed to the userspace, which then can make a decision on which band(s) to use. Additionally, rename all "dual_band" elements to "bands", to make things clearer. Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/net')
-rw-r--r--include/net/cfg80211.h18
1 files changed, 13 insertions, 5 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h