Files
kernel_arpi/include/linux
Michael Chan 7ffc49a6ee [ETH]: Combine format_addr() with print_mac().
print_mac() used many most net drivers and format_addr() used by
net-sysfs.c are very similar and they can be intergrated.

format_addr() is also identically redefined in the qla4xxx iscsi
driver.

Export a new function sysfs_format_mac() to be used by net-sysfs,
qla4xxx and others in the future.  Both print_mac() and
sysfs_format_mac() call _format_mac_addr() to do the formatting.

Changed print_mac() to use unsigned char * to be consistent with
net_device struct's dev_addr.  Added buffer length overrun checking
as suggested by Joe Perches.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:00:05 -08:00
..
2008-01-28 14:54:13 -08:00
2008-01-23 05:24:15 -05:00
2008-01-28 14:54:10 -08:00
2008-01-23 05:24:14 -05:00
2008-01-25 21:08:02 +01:00
2008-01-23 21:23:13 -05:00
2008-01-25 21:08:33 +01:00
2008-01-28 14:51:22 +01:00
2008-01-27 18:14:50 +01:00
2008-01-27 18:14:52 +01:00
2008-01-28 14:55:09 -08:00
2008-01-28 14:55:09 -08:00
2008-01-28 14:58:18 -08:00
2008-01-28 14:54:13 -08:00
2008-01-24 20:40:05 -08:00
2008-01-25 21:08:34 +01:00
2008-01-28 14:56:29 -08:00
2008-01-28 14:54:18 -08:00
2008-01-23 05:24:17 -05:00
2008-01-25 21:08:24 +01:00
2008-01-25 21:08:24 +01:00
2008-01-25 21:08:24 +01:00
2008-01-25 21:08:24 +01:00
2008-01-25 21:08:33 +01:00
2008-01-25 21:08:34 +01:00
2008-01-24 20:40:26 -08:00
2008-01-28 14:58:25 -08:00
2008-01-28 14:57:23 -08:00