- To: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Subject: Re: [PATCH 00/12] Part 2: check given MAC address, if invalid return -EADDRNOTAVAIL
- From: Danny Kukawka <danny.kukawka@xxxxxxxxx>
- Date: Wed, 29 Feb 2012 08:02:49 +0100
- Cc: Michał Mirosław <mirqus@xxxxxxxxx>, "David S. Miller" <davem@xxxxxxxxxxxxx>, Andy Gospodarek <andy@xxxxxxxxxxxxx>, "Guo-Fu Tseng" <cooldavid@xxxxxxxxxxxxx>, Petko Manolov <petkan@xxxxxxxxxxxxxxxxxxxxx>, "VMware, Inc." <pv-drivers@xxxxxxxxxx>, "John W. Linville" <linville@xxxxxxxxxxxxx>, linux390@xxxxxxxxxx, Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxx>, Stephen Hemminger <shemminger@xxxxxxxxxx>, Joe Perches <joe@xxxxxxxxxxx>, Jeff Kirsher <jeffrey.t.kirsher@xxxxxxxxx>, Jiri Pirko <jpirko@xxxxxxxxxx>, netdev@xxxxxxxxxxxxxxx, linux-usb@xxxxxxxxxxxxxxx, linux-wireless@xxxxxxxxxxxxxxx, libertas-dev@xxxxxxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, linux-media@xxxxxxxxxxxxxxx, linux-s390@xxxxxxxxxxxxxxx, linux-hams@xxxxxxxxxxxxxxx, linux-mips@xxxxxxxxxxxxxx
- In-reply-to: <CAMuHMdVZ8eVdRLtsq23XCLtA4wU7cTc-mLebAQ4QzO=gkuNMWQ@mail.gmail.com>
- User-agent: KMail/1.9.10
On Samstag, 25. Februar 2012, Geert Uytterhoeven wrote:
> 2012/2/24 Michał Mirosław <mirqus@xxxxxxxxx>:
> > 2012/2/24 Danny Kukawka <danny.kukawka@xxxxxxxxx>:
> >> Second Part of series patches to unifiy the return value of
> >> .ndo_set_mac_address if the given address isn't valid.
> >>
> >> These changes check if a given (MAC) address is valid in
> >> .ndo_set_mac_address, if invalid return -EADDRNOTAVAIL
> >> as eth_mac_addr() already does if is_valid_ether_addr() fails.
> >
> > Why not just fix dev_set_mac_address() and make do_setlink() use that?
>
> BTW, it's also called from dev_set_mac_address().
>
> > Checks are specific to address family, not device model I assume.
>
> Indeed, why can't this be done in one single place, instead of sprinkling
> these checks over all drivers, missing all out-of-tree (note: I don't care)
> and all soon-to-be-submitted drivers?
Since the .ndo_set_mac_address functions are used by some drivers internally
too, you may get some new checks on other places. But I'll take a look at it.
Danny
--
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Linux Newbie]
[Kernel Newbies]
[Memory]
[Git]
[Security]
[Netfilter]
[Linux Admin]
[Bugtraq]
[Photo]
[Yosemite Photos]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[ARM Linux Kernel]
[Linux Networking]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Linux Resources]