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)
commitb9f5d52670c27e71f04c466aee77e3a2eeca8080
treefb0cc0e35c95d336529d6e1ad2f13ddc118edb4f
parent2d6682db114cb53bc94991659478756302e6a600
remove deprecated and not used: print_mac()

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>
include/linux/if_ether.h
net/ethernet/eth.c