Thu, 05 Jun 2014 16:40:01 +0200- don't use compat.h in the mainline driver stable-1.5
Patrick Bruenn <p.bruenn@beckhoff.com> [Thu, 05 Jun 2014 16:40:01 +0200] rev 2570
- don't use compat.h in the mainline driver
- correct constness of function pointer declarations

Thu, 05 Jun 2014 16:30:22 +0200make ccat driver more linux compliant stable-1.5
Patrick Bruenn <p.bruenn@beckhoff.com> [Thu, 05 Jun 2014 16:30:22 +0200] rev 2569
make ccat driver more linux compliant
- reduce enum ccat_info_t to the minimal set of defines
- replace CamelCased WINDOWS typedef structs with linux types
- remove print.c/.h from the driver build, but keep the files for debugging

Thu, 05 Jun 2014 16:14:13 +0200move first *_carrier_off() in front of register_netdev()/ ecdev_open() stable-1.5
Patrick Bruenn <p.bruenn@beckhoff.com> [Thu, 05 Jun 2014 16:14:13 +0200] rev 2568
move first *_carrier_off() in front of register_netdev()/ ecdev_open()