summaryrefslogtreecommitdiff
path: root/Extra
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-09-09 15:11:10 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-09-09 15:15:06 +0200
commit6fbead63c4f2e94fe28491b29ab1b491ffd4261c (patch)
tree29284048b5fde04a986ca1c29f2460d23fa0c1a4 /Extra
parent7bcebe82e7ff9d64f1d9bbdbe704a62fe6278751 (diff)
dissectors: 80211_mac_hdr: Remove remaining binary constants
Commit 151fd88f7429 ("dissectors: 80211_mac_hdr: Remove usage of binary constants") removed binary constants in a particular case that was reported to cause a compile error. However, this module uses binary constants in some other places. Replace them by hexadecimal constants, which makes it easier to read and is C99 compatible. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Extra')
0 files changed, 0 insertions, 0 deletions
it by deactivating the interrupt before activating the new configuration. Fixes: 08d85f3ea99f1 "irqdomain: Avoid activating interrupts more than once" Reported-and-tested-by: Mike Galbraith <efault@gmx.de> Reported-and-tested-by: Borislav Petkov <bp@alien8.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Andrey Ryabinin <aryabinin@virtuozzo.com> Cc: Marc Zyngier <marc.zyngier@arm.com> Cc: stable@vger.kernel.org Link: http://lkml.kernel.org/r/alpine.DEB.2.20.1701311901580.3457@nanos
Diffstat (limited to 'net/bridge/br_if.c')