Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1443152
| From | Kristian Evensen <kristian.evensen@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] rndis_host: Set random MAC for ZTE MF910 |
| Date | 2016-07-14 10:10 +0200 |
| Message-ID | <rUJSy-6Yc-45@gated-at.bofh.it> (permalink) |
| References | <rUvwd-5D5-9@gated-at.bofh.it> <rUAPg-Ph-27@gated-at.bofh.it> <rUJIS-6Ft-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jul 14, 2016 at 9:54 AM, Kristian Evensen <kristian.evensen@gmail.com> wrote: > Hi Bjørn, > > On Thu, Jul 14, 2016 at 12:23 AM, Bjørn Mork <bjorn@mork.no> wrote: >> >> Or how about the more generic?: >> >> if (bp[0] & 0x02) >> eth_hw_addr_random(net); >> else >> ether_addr_copy(net->dev_addr, bp); >> >> That would catch similar screwups from other vendors too. > > Great idea, thanks. After submitting the patch I found some other > devices with a similar bug, and there are probably even more out > there. I will update patch and resubmit. Oh, and I forgot to say, please ignore this patch. I will change the title and description to better describe the functionality. -Kristian
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] rndis_host: Set random MAC for ZTE MF910 Kristian Evensen <kristian.evensen@gmail.com> - 2016-07-13 18:50 +0200
Re: [PATCH] rndis_host: Set random MAC for ZTE MF910 Bjørn Mork <bjorn@mork.no> - 2016-07-14 00:30 +0200
Re: [PATCH] rndis_host: Set random MAC for ZTE MF910 Kristian Evensen <kristian.evensen@gmail.com> - 2016-07-14 10:00 +0200
Re: [PATCH] rndis_host: Set random MAC for ZTE MF910 Kristian Evensen <kristian.evensen@gmail.com> - 2016-07-14 10:10 +0200
RE: [PATCH] rndis_host: Set random MAC for ZTE MF910 David Laight <David.Laight@ACULAB.COM> - 2016-07-15 18:50 +0200
Re: [PATCH] rndis_host: Set random MAC for ZTE MF910 Bjørn Mork <bjorn@mork.no> - 2016-07-15 19:50 +0200
Re: [PATCH] rndis_host: Set random MAC for ZTE MF910 David Miller <davem@davemloft.net> - 2016-07-17 05:10 +0200
csiph-web