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