]> git.ipfire.org Git - thirdparty/hostap.git/commit
drivers: Move driver_wired_get_ssid() to a common file
authorSabrina Dubroca <sd@queasysnail.net>
Sun, 27 Nov 2016 19:08:54 +0000 (20:08 +0100)
committerJouni Malinen <j@w1.fi>
Wed, 30 Nov 2016 17:33:43 +0000 (19:33 +0200)
commit8618313b6ef1c40002836ffc56d70466ea80d44e
treeefd467ac8b9c7d442027f2bac0b21bab853e6f6e
parentd27c42baea5d52f3f4fdc36ed98c7d10289ad973
drivers: Move driver_wired_get_ssid() to a common file

This continues refactoring of the common parts of wired drivers code
into a shared file, so that they can be reused by other drivers.

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
src/drivers/driver_macsec_qca.c
src/drivers/driver_wired.c
src/drivers/driver_wired_common.c
src/drivers/driver_wired_common.h