}
> - if (ifp->rt) {
> - dst_hold(&ifp->rt->dst);
> + dst_hold(&ifp->rt->dst);
> +
> + ip6_del_rt(ifp->rt);
>
> - ip6_del_rt(ifp->rt);
> - ifp->rt = NULL;
> - }
> rt_genid_bump_ipv6(net);
> break;
> }
> --
> 2.1.4
>
Tested-by: Jeremiah Mahler
--
- Jeremiah Mahler
Hi David,
On Wed, Mar 02, 2016 at 01:00:21PM -0800, David Ahern wrote:
> On 3/2/16 12:31 PM, Jeremiah Mahler wrote:
> >>On Tue, Mar 01, 2016 at 08:11:54AM +, Dexuan Cui wrote:
> >>>Hi, I got this line every 10 seconds with today's linux-next in a Hyper-V
> &
Hi David,
On Tue, Mar 01, 2016 at 12:07:49PM -0800, Jeremiah Mahler wrote:
> Hi all,
>
> On Tue, Mar 01, 2016 at 08:11:54AM +, Dexuan Cui wrote:
> > Hi, I got this line every 10 seconds with today's linux-next in a Hyper-V
> > guest, even
> > when I didn
have this problem on a Lenovo Carbon X1 when
running linux-next 20160301. It worked with 20160225.
I can test patches and I will try to bisect the problem as time allows.
--
- Jeremiah Mahler
Johannes,
On Tue, May 19, 2015 at 12:15:28AM -0700, Jeremiah Mahler wrote:
> Johannes,
>
> You mentioned off-list that you might have a fix for this somewhere in
> mac80211-next. Do you have any idea when this will make it in to -next?
> It is still broken as of