diff options
| author | Danny Kukawka <danny.kukawka@bisect.de> | 2012-02-24 07:45:54 +0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2012-02-25 00:40:59 +0400 |
| commit | 66dc92eddf610d6f4572367f42902e62e19db7cb (patch) | |
| tree | 5d56d48daea804b8d8099b913118c4f096b8c255 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | f27fd49962dc0f608e5547fc7ae98a8243570610 (diff) | |
| download | linux-66dc92eddf610d6f4572367f42902e62e19db7cb.tar.xz | |
cirrus/mac89x0: print MAC via printk format specifier
Print MAC/dev_addr via printk extended format specifier %pM instead
of custom code.
Use memcpy to set the address to dev->dev_addr in set_mac_address,
instead of mxing it up in a for loop with printing a debug msg.
Check also if the given address is valid.
Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
