Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1259614

Re: [PATCH v2 1/6] net: dsa: Use delayed work instead of timer+work for polling

From Andrew Lunn <andrew@lunn.ch>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/6] net: dsa: Use delayed work instead of timer+work for polling
Date 2015-10-30 17:40 +0100
Message-ID <qpkSC-87y-15@gated-at.bofh.it> (permalink)
References (2 earlier) <qoWdz-1dD-9@gated-at.bofh.it> <qoWGB-1rT-15@gated-at.bofh.it> <qoWZY-1Pg-27@gated-at.bofh.it> <qoXjl-1WA-35@gated-at.bofh.it> <qpk6e-7BP-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Oct 30, 2015 at 04:44:13PM +0100, Neil Armstrong wrote:
> On 10/29/2015 04:28 PM, Andrew Lunn wrote:
> >> Is 6060 supported by the 6352 family? It doesn't share any mv88e6xxx
> >> code...
> > 
> > It is a totally separate driver. Nothing shared at all..  It is an old
> > device, and only does 10/100. It could be it is just too different to
> > support via mv88e6xxx.
> > 
> >    Andrew
> > 
> 
> Andrew,
> 
> The link detection still works without the polling for 6060, this will largely simplify the patchset.
> 
> I will include a link poll callback removal in my 6060 cleanup patchset.
> 
> Then I will include a poll_link removal in dsa.c instead of fixing it.

Great, always nice to see unneeded code removed.

       Andrew
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/6] net: dsa: Use delayed work instead of timer+work for  polling Neil Armstrong <narmstrong@baylibre.com> - 2015-10-29 14:30 +0100
  Re: [PATCH v2 1/6] net: dsa: Use delayed work instead of timer+work  for polling Andrew Lunn <andrew@lunn.ch> - 2015-10-29 15:00 +0100
    Re: [PATCH v2 1/6] net: dsa: Use delayed work instead of timer+work  for polling Neil Armstrong <narmstrong@baylibre.com> - 2015-10-29 15:20 +0100
      Re: [PATCH v2 1/6] net: dsa: Use delayed work instead of timer+work  for polling Andrew Lunn <andrew@lunn.ch> - 2015-10-29 15:50 +0100
        Re: [PATCH v2 1/6] net: dsa: Use delayed work instead of timer+work  for polling Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2015-10-29 16:10 +0100
          Re: [PATCH v2 1/6] net: dsa: Use delayed work instead of timer+work  for polling Andrew Lunn <andrew@lunn.ch> - 2015-10-29 16:30 +0100
            Re: [PATCH v2 1/6] net: dsa: Use delayed work instead of timer+work  for polling Neil Armstrong <narmstrong@baylibre.com> - 2015-10-30 16:50 +0100
              Re: [PATCH v2 1/6] net: dsa: Use delayed work instead of timer+work  for polling Andrew Lunn <andrew@lunn.ch> - 2015-10-30 17:40 +0100

csiph-web