git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fe1d58
)
net: pppoe - get rid of DECLARE_MAC_BUF
author
Cyrill Gorcunov
<gorcunov@openvz.org>
Thu, 22 Jan 2009 21:52:26 +0000
(13:52 -0800)
committer
David 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