summaryrefslogtreecommitdiff
path: root/stun.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-15 20:57:47 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-15 20:57:47 +0200
commit1bb8cf17318a09ee55a99043703512ec37560b29 (patch)
tree2bcfd5795aeef5efec437f53483ea983e0688776 /stun.c
parentd9b5259582a6073d1c2bada8c3294c7550c7b678 (diff)
bpf: use Linux' define of BPF_MAXINSNS
Do not necessarily define our own, only in case the Linux one is not available. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'stun.c')
0 files changed, 0 insertions, 0 deletions
AKM suites as something like 00-0F-AC:9, but the part after the colon isn't hex, it's decimal, so that we've already had a few mistakes (in other code, or unmerged patches) to e.g. write 0x000FAC10 instead of 0x000FAC0A. Use a macro to avoid that problem. Reviewed-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'sound/usb/helper.h')