From: David Miller <da...@davemloft.net> Date: Sat, 22 Jun 2019 17:07:12 -0700 (PDT)
> Applied and queued up for -stable, thanks. Actually, this needs a warning fix in bluetooth and netfilter. Please fix this up, do a proper allmodconfig build, and resubmit. net/bluetooth/6lowpan.c: In function ‘peer_lookup_dst’: net/bluetooth/6lowpan.c:188:11: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] net/netfilter/nf_flow_table_ip.c: In function ‘nf_flow_offload_ipv6_hook’: net/netfilter/nf_flow_table_ip.c:481:10: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] Thank you.