From: Cyrill Gorcunov Date: Thu, 22 Jan 2009 21:52:26 +0000 (-0800) Subject: net: pppoe - get rid of DECLARE_MAC_BUF X-Git-Tag: v2.6.30-rc1~662^2~912 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e35fac80ed0bb878f652cc0f70ca268656d275f7;p=pandora-kernel.git net: pppoe - get rid of DECLARE_MAC_BUF 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed