Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <gorcunov@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information