summaryrefslogtreecommitdiff
path: root/cpus.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-12cpus: let it always return an unsigned int and bail out on errorDaniel Borkmann1-4/+16
In case of an error, just panic, to make sure we always get a val >= 1. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
2013-06-04cpus: break out cpu related functions from xutilsDaniel Borkmann1-0/+16
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
ry='commit info' class='commit-info'> authorJohannes Berg <johannes.berg@intel.com>2017-01-25 15:36:57 +0100 committerJohannes Berg <johannes.berg@intel.com>2017-01-25 16:00:33 +0100 commit42f82e2e62ae748a27741e63dbb035bfbe3353c9 (patch) tree3df8323f9fd2577225b689a5a17c6ce5a86dd9fe /include/math-emu parent1331b62c97217459780e040e8a66bb609f2acd20 (diff)
wireless: radiotap: rewrite the radiotap header file
The header file has grown a lot of #define's etc, but they are nicer as enums, so rewrite the file from the documentation as such. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/math-emu')