#ifndef TRAFGEN_L3_H #define TRAFGEN_L3_H enum ip4_field { IP4_VER, IP4_IHL, IP4_DSCP, IP4_ECN, IP4_TOS, IP4_LEN, IP4_ID, IP4_FLAGS, IP4_FRAG_OFFS, IP4_TTL, IP4_PROTO, IP4_CSUM, IP4_SADDR, IP4_DADDR, IP4_DF, IP4_MF, }; extern void protos_l3_init(void); #endif /* TRAFGEN_L2_H */ m/sound/soc/codecs/wm8753.h?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8753.h
t'>Lines ubmit();'>
AgeCommit message (Expand)AuthorFilesLines
mode:
authorRui Salvaterra <rsalvaterra@gmail.com>2016-04-09 22:05:35 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-04-13 09:22:49 -0700
commitdea5c24a14047b7d6b6b269434a85ffd05f1d2cb (patch)
tree4ed1d7fd655a335acc69ad1acadf368c1c788582 /Documentation/dcdbas.txt
parent3e26a691fe3fe1e02a76e5bab0c143ace4b137b4 (diff)
lib: lz4: cleanup unaligned access efficiency detection
These identifiers are bogus. The interested architectures should define HAVE_EFFICIENT_UNALIGNED_ACCESS whenever relevant to do so. If this isn't true for some arch, it should be fixed in the arch definition. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com> Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/dcdbas.txt')