>aj2r, just as an FYI, you don't need dynamic allocations here.
>       const char *driver = "madwifi";
>is sufficient.  As it stands, this code allocates both a static
>character array and a dynamic one.  Just a tip ;-)
>       Robert Love

Ok, thanks. But later you don't make  driver="ndiswrapper"
because you are using non reserved memory, no?


_______________________________________________
NetworkManager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to