drivers/firmware/iscsi_ibft.c: use %pM to show MAC address
authorhartleys <hartleys@visionengravers.com>
Tue, 5 Jan 2010 06:37:43 +0000 (06:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Jan 2010 09:13:56 +0000 (01:13 -0800)
Use the %pM kernel extension to display the MAC address.

Also, remove the 'mac' variable and use nic->mac directly.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Peter Jones <pjones@redhat.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found