[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACna6rzNGTNdH9=msHL-e9ot=beF0bBiUBrx01f9Ydf4N7dJOQ@mail.gmail.com>
Date: Tue, 24 Feb 2015 18:47:30 +0100
From: Rafał Miłecki <zajec5@...il.com>
To: "David S. Miller" <davem@...emloft.net>,
Network Development <netdev@...r.kernel.org>
Cc: Jonas Gorski <jogo@...nwrt.org>,
Florian Fainelli <f.fainelli@...il.com>,
Hauke Mehrtens <hauke@...ke-m.de>,
Felix Fietkau <nbd@...nwrt.org>, Jiri Pirko <jiri@...nulli.us>,
Rafał Miłecki <zajec5@...il.com>
Subject: Re: [PATCH] net: phy: b53: switchdev driver for Broadcom BCM53xx switches
On 24 February 2015 at 18:42, Rafał Miłecki <zajec5@...il.com> wrote:
> diff --git a/drivers/net/phy/b53/Kconfig b/drivers/net/phy/b53/Kconfig
> new file mode 100644
> index 0000000..21bf6e7
> --- /dev/null
> +++ b/drivers/net/phy/b53/Kconfig
> @@ -0,0 +1,12 @@
> +menuconfig B53
> + tristate "Broadcom bcm53xx managed switch support"
> + help
> + This driver adds support for Broadcom managed switch chips. It supports
> + BCM5325E, BCM5365, BCM539x, BCM53115 and BCM53125 as well as BCM63XX
> + integrated switches.
- You forgot depends NET_SWITCHDEV
- I see, thanks, will do in V2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists