commit | 3c582b30bc2592081e9b23e253ca098fa7d57dc2 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Wed Jan 23 20:54:07 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:11:27 2008 -0800 |
tree | 258f0191bb66aee5de4fb2d19bf71d7c716bee87 | |
parent | ac97f75faae2a18648145bc6bbcdd326bac6a1c2 [diff] |
[PPP]: Sparse warning fixes. 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>