summaryrefslogtreecommitdiff
path: root/dissector_80211.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-09-12 17:49:51 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-09-12 17:51:02 +0200
commitef7737c5da9e770463a33d46316986cd37298e4a (patch)
treeb28923c74d66b3607e5809894e06ea4f307a0b54 /dissector_80211.h
parente0d0d1858cbe351718c530df062645faf60f6a17 (diff)
csum: Use ISO C fixed width types
Use the ISO C fixed width types from stdint.h instead of the self-defined Linux types. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'dissector_80211.h')
0 files changed, 0 insertions, 0 deletions
8 cf iretq Fix the opcode in arch_decode_instruction(). The previous value (0xc5) seems to correspond to LDS. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Acked-by: Josh Poimboeuf <jpoimboe@redhat.com> Cc: Andy Lutomirski <luto@kernel.org> Cc: Borislav Petkov <bp@alien8.de> Cc: Brian Gerst <brgerst@gmail.com> Cc: Denys Vlasenko <dvlasenk@redhat.com> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/20170118132921.19319-1-jslaby@suse.cz Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/drm/drm_fixed.h')