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:
cfa087f
)
cleanup: remove pppoe_xmit() declaration.
author
Rami Rosen
<ramirose@gmail.com>
Tue, 8 Jun 2010 19:07:56 +0000
(19:07 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 10 Jun 2010 01:06:14 +0000
(18:06 -0700)
There is no need for pppoe_xmit() forward declaration in
drivers/net/pppoe.c. This patch removes this pppoe_xmit() declaration.
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found