[PPP]: Sparse warning fixes.
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 24 Jan 2008 04:54:07 +0000 (20:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:11:27 +0000 (15:11 -0800)
Fix a bunch of warnings in PPP and related drivers. Mostly because
sparse doesn't like it when the the function is only marked private in
the forward declaration.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found