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