[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1352507122.6276.2.camel@LTIRV-MCHAN1.corp.ad.broadcom.com>
Date: Fri, 9 Nov 2012 16:25:22 -0800
From: "Michael Chan" <mchan@...adcom.com>
To: "Ben Hutchings" <bhutchings@...arflare.com>
cc: davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] 8021q: validate SAN MAC address
On Fri, 2012-11-09 at 23:02 +0000, Ben Hutchings wrote:
> > Some bnx2x multi-function devices are configured for FCoE only in
> > a PCI function and only has a SAN MAC address. The current code
> > will fail ->ndo_validate_addr() when a VLAN device is brought up
> > over such a device.
> >
> > Check the real device's dev_addrs[] for a valid SAN MAC address
> > when validating the MAC address if the regular MAC address is not
> > valid.
>
> So the VLAN device's own address is being completely ignored?
No, it is not being ignored. We validate the VLAN's regular MAC address
first. If it is invalid, check further to see if the real device has a
SAN MAC address.
--
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