aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorDanny Kukawka <[email protected]>2012-02-24 03:45:54 +0000
committerDavid S. Miller <[email protected]>2012-02-24 15:40:59 -0500
commit66dc92eddf610d6f4572367f42902e62e19db7cb (patch)
tree5d56d48daea804b8d8099b913118c4f096b8c255 /net/lapb/lapb_out.c
parentf27fd49962dc0f608e5547fc7ae98a8243570610 (diff)
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions