## ## NUC900 series AC97 API ## config SND_SOC_NUC900 tristate "SoC Audio for NUC900 series" depends on ARCH_W90X900 select SND_SOC_NUC900_AC97 help This option enables support for AC97 mode on the NUC900 SoC. config SND_SOC_NUC900_AC97 tristate select AC97_BUS select SND_AC97_CODEC select SND_SOC_AC97_BUS ## ## Boards ## config SND_SOC_NUC900EVB tristate "NUC900 AC97 support for demo board" depends on SND_SOC_NUC900 select SND_SOC_NUC900_AC97 select SND_SOC_AC97_CODEC help Select this option to enable audio (AC97) on the NUC900 demoboard. git.cgi/linux/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/include/net/pkt_cls.h
diff options
context:
space:
mode:
authorJiri Pirko <jiri@mellanox.com>2017-02-03 10:29:08 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-03 16:35:43 -0500
commit69ca05ce9dec2cc95070df7f1f10ea6c9c12d237 (patch)
tree50806c1c3281b321de58509f41a3913338599765 /include/net/pkt_cls.h
parent22a677661f5624539d394f681276171f92d714df (diff)
sched: cls_flower: expose priority to offloading netdevice
The driver that offloads flower rules needs to know with which priority user inserted the rules. So add this information into offload struct. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/pkt_cls.h')
-rw-r--r--include/net/pkt_cls.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/pkt_cls.h b/include/net/pkt_cls.h