summaryrefslogtreecommitdiff
path: root/README
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 /README
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 'README')
0 files changed, 0 insertions, 0 deletions
n list_del crypto: aesni - Fix failure when pcbc module is absent crypto: ccp - Fix double add when creating new DMA command crypto: ccp - Fix DMA operations when IOMMU is enabled crypto: chcr - Check device is allocated before use crypto: chcr - Fix panic on dma_unmap_sg crypto: qat - zero esram only for DH85x devices crypto: qat - fix bar discovery for c62x
Diffstat (limited to 'net/mac80211')