patches/kdrivers/include/wanpipe_kernel.h   |    7 +++++++
 patches/kdrivers/include/wanrouter.h        |    2 ++
 patches/kdrivers/src/net/sdla_ec_dev.c      |    7 ++++++-
 patches/kdrivers/src/net/wanpipe_tdm_api.c  |    8 +++++++-
 patches/kdrivers/src/wanrouter/af_wanpipe.c |    7 +------
 patches/kdrivers/wanec/wanec_dev.c          |    8 +++++++-
 6 files changed, 30 insertions(+), 9 deletions(-)

New commits:
commit 9664be4f6075f1704274539679a1d8477dc47651
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Tue Sep 2 19:56:53 2008 -0700

    Update more wanpipe drivers to 2.6.26 device API
    
    Two more places where class_device_create was used.

commit c26c9a1a441293cde3ddc0519e12e1afe940fb20
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Tue Sep 2 18:25:26 2008 -0700

    Fix wanpipe for class_device API changes
    
    In 2.6.26, class_devices no longer exist. It has been absorbed by
    the device API.

commit 11850481c6a0d78a870dc0cf7c697140d6c0e31f
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Tue Sep 2 17:44:40 2008 -0700

    Fix build on 2.6.26 and later kernels
    
    There was still leftover (unused) entries for old proc interface.

commit 8edb0e304c2739dbc540fbd272d0ea5d5b6d1ebc
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Tue Sep 2 17:10:39 2008 -0700

    Update for network namespace API changes
    
    Minor API change in 2.6.26

http://suva.vyatta.com/git/?p=wanpipe.git;a=commitdiff;h=9664be4f6075f1704274539679a1d8477dc47651
http://suva.vyatta.com/git/?p=wanpipe.git;a=commitdiff;h=c26c9a1a441293cde3ddc0519e12e1afe940fb20
http://suva.vyatta.com/git/?p=wanpipe.git;a=commitdiff;h=11850481c6a0d78a870dc0cf7c697140d6c0e31f
http://suva.vyatta.com/git/?p=wanpipe.git;a=commitdiff;h=8edb0e304c2739dbc540fbd272d0ea5d5b6d1ebc
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to