:10000000420255007E04FFFFFFFFFFFF1808FF06B6 :10001000FFFFFFFFFFFFA60501000C0012131000F9 :1000200008000C00430238009C00100056402000DD :10003000D0802300560038009C0010008B4F240015 :1000400000080000184812007F043800000000007B :1000500000001400A30538000080300010061000D6 :100060006105100008040E006148130002000C0036 :10007000933010000080300024061000610510004D :1000800008040E00610810007E000C00A12F220061 :1000900002000C0093301000900F380000000800A0 :1000A00090301000900F38000000000000000000A9 :1000B00000000000000000009C001000AD4F240074 :1000C00004000100001004007E043A001040040007 :1000D000190838000000000099001000FD6F200092 :1000E0009A001000FDAF20009C001000C84F2400B3 :1000F0002408130001000C0013121000F70F260053 :1001000000100400040001002608130006000C0083 :100110000007220026C9130013131000000738003F :1001200000000000000000000000000000000000CF :10013000000000000000000000060800101B100076 :10014000040005002608100010121000B60F380039 :100150000000000000000000A91521009900100017 :10016000A76520009A001000A7A520009C001000A1 :10017000A74524003608130000000C00E40F2200FD :1001800001000C00131B10008E9F22008E0F210017 :100190008E6F22008E6F21008EFF22008E5F210065 :1001A0008E4F2100A3053800040001000010040058 :1001B000E98F270000080400008101007E043A0056 :1001C0002608130001000C00A705220013131000DD :1001D000A70538000000000000000000000000003B :1001E000000000000000000000000000000000000F :1001F00000000000310813000B0910001348120022 :1002000080FF0C000307260000100400040001001A :0B02100000073800000000004E438093 :00000001FF /********************************************************/ /* Micro code for 8086:1229 Rev 9 */ /********************************************************/ ref='/cgit.cgi/linux/net-next.git/log/sound/parisc/Kconfig'>logtreecommitdiff
path: root/sound/parisc/Kconfig
diff options
context:
space:
mode:
authorSimon Horman <simon.horman@netronome.com>2017-01-30 16:19:02 +0100
committerDavid S. Miller <davem@davemloft.net>2017-01-30 16:42:09 -0500
commit040587af31228d82c52267f717c9fcdb65f36335 (patch)
treeb681c1594f967396fcf3ce80f17444183bb37900 /sound/parisc/Kconfig
parent0d29ed28da63dd893395c343c7e78b078de93ceb (diff)
net/sched: cls_flower: Correct matching on ICMPv6 code
When matching on the ICMPv6 code ICMPV6_CODE rather than ICMPV4_CODE attributes should be used. This corrects what appears to be a typo. Sample usage: tc qdisc add dev eth0 ingress tc filter add dev eth0 protocol ipv6 parent ffff: flower \ indev eth0 ip_proto icmpv6 type 128 code 0 action drop Without this change the code parameter above is effectively ignored. Fixes: 7b684884fbfa ("net/sched: cls_flower: Support matching on ICMP type and code") Signed-off-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/parisc/Kconfig')