net: pppoe - get rid of DECLARE_MAC_BUF
authorCyrill Gorcunov <gorcunov@openvz.org>
Thu, 22 Jan 2009 21:52:26 +0000 (13:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Jan 2009 21:52:26 +0000 (13:52 -0800)
While was playing with PPP namespaces I occasionally brought
back DECLARE_MAC_BUF which is not needed (we have %pM here).
Fix it.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found