]> git.ipfire.org Git - thirdparty/hostap.git/commit
Convert most commonly used drv ops to real function calls
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 24 Nov 2010 15:01:21 +0000 (17:01 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 24 Nov 2010 15:01:21 +0000 (17:01 +0200)
commit7392f11e96a7f75a2cfad600c856da9c56993c85
treec2c2866d4efdd72dd9824ab6e5aa6ccfb03a0241
parent7a80af658d856a056cb1082656e57d77dd47280f
Convert most commonly used drv ops to real function calls

Getting rid of these inline functions seems to reduce the code size
quite a bit, so convert the most commonly used hostapd driver ops to
function calls.
src/ap/ap_drv_ops.c
src/ap/ap_drv_ops.h