]> git.ipfire.org Git - thirdparty/hostap.git/commit
drivers: Move driver_wired_set_ifflags() to a common file
authorSabrina Dubroca <sd@queasysnail.net>
Sun, 27 Nov 2016 19:08:48 +0000 (20:08 +0100)
committerJouni Malinen <j@w1.fi>
Wed, 30 Nov 2016 17:33:43 +0000 (19:33 +0200)
commitd718a5d975de2309dc4478a62f3475cb0726f2a1
tree115120879f2015856e27b76e824f49bdf045f278
parent567b7d4ec29cd5b97b00703b5afb03d023abb532
drivers: Move driver_wired_set_ifflags() 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