:(
On Tue, Dec 11, 2012 at 9:36 AM, <[email protected]> wrote: > From: Patrik Flykt <[email protected]> > > Hi, > > Time has come to remove WiMAX plugin due to being unsupported for a long > time already. Speak up now and be prepared to maintain WiMAX if it is > still needed! > > This patch should go in earliest after the next version of ConnMan has > been released. > > > Cheers, > > Patrik > > > Patrik Flykt (5): > build: Remove WiMAX from configuration options > plugins: Remove WiMAX plugin files > core: Remove WiMAX definitions from code > doc: Remove WiMAX info from documentation > TODO: Remove WiMAX removal task > > Makefile.plugins | 9 - > TODO | 13 - > configure.ac | 58 --- > doc/overview-api.txt | 54 +-- > doc/service-api.txt | 2 +- > include/device.h | 9 +- > include/network.h | 1 - > include/service.h | 11 +- > plugins/iospm.c | 1 - > plugins/iwmx.c | 591 ---------------------------- > plugins/iwmx.h | 187 --------- > plugins/iwmxsdk.c | 1044 > -------------------------------------------------- > src/detect.c | 1 - > src/device.c | 9 - > src/network.c | 11 - > src/notifier.c | 2 - > src/rfkill.c | 5 - > src/rtnl.c | 3 - > src/service.c | 13 - > src/session.c | 7 +- > src/storage.c | 15 - > src/technology.c | 4 - > src/wispr.c | 1 - > 23 files changed, 30 insertions(+), 2021 deletions(-) > delete mode 100644 plugins/iwmx.c > delete mode 100644 plugins/iwmx.h > delete mode 100644 plugins/iwmxsdk.c > > -- > 1.7.10.4 > > _______________________________________________ > connman mailing list > [email protected] > http://lists.connman.net/listinfo/connman > _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
