technology: Optimize __connman_technology_add_interface()
authorAlok Barsode <alok.barsode@nokia.com>
Tue, 8 Feb 2011 13:03:41 +0000 (15:03 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 8 Feb 2011 14:43:49 +0000 (15:43 +0100)
commit7366bfe715619c5d9217bdd1d7f4be08194764cf
treef356efde5dfc03fe973a29b6c4ef1559f3f123dc
parentda3ca88cb1d6a74fb05999a31c11dc5bde383dfe
technology: Optimize __connman_technology_add_interface()

Instead of looping through the technology_list, using the technology
pointer returned by technology_get().
src/technology.c