remove deprecated and not used: print_mac()
authorMarin Mitov <mitov@issp.bas.bg>
Fri, 13 Nov 2009 07:58:41 +0000 (07:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Nov 2009 06:21:34 +0000 (22:21 -0800)
The function print_mac in net/ethernet/eth.c is marked __deprecated
and not used. Remove it.

Signed-off-by: Marin Mitov <mitov@issp.bas.bg>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found