From: David Miller on 16 Jun 2010 00:50 From: Herbert Xu <herbert(a)gondor.apana.org.au> Date: Wed, 16 Jun 2010 13:56:30 +1000 > bridge: Add const to dummy br_netpoll_send_skb > > The version of br_netpoll_send_skb used when netpoll is off is > missing a const thus causing a warning. > > Signed-off-by: Herbert Xu <herbert(a)gondor.apana.org.au> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Stephen Rothwell on 16 Jun 2010 02:40 On Tue, 15 Jun 2010 21:44:06 -0700 (PDT) David Miller <davem(a)davemloft.net> wrote: > > From: Herbert Xu <herbert(a)gondor.apana.org.au> > Date: Wed, 16 Jun 2010 13:56:30 +1000 > > > bridge: Add const to dummy br_netpoll_send_skb > > > > The version of br_netpoll_send_skb used when netpoll is off is > > missing a const thus causing a warning. > > > > Signed-off-by: Herbert Xu <herbert(a)gondor.apana.org.au> > > Applied. Thanks guys. -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/
|
Pages: 1 Prev: Economic Solutions Next: [PATCH] pci: fix compilation when CONFIG_PCI_MSI=n |