]> git.ipfire.org Git - thirdparty/hostap.git/commit
drivers: Move wired_multicast_membership() to a common file
authorSabrina Dubroca <sd@queasysnail.net>
Sun, 27 Nov 2016 19:08:45 +0000 (20:08 +0100)
committerJouni Malinen <j@w1.fi>
Wed, 30 Nov 2016 17:33:43 +0000 (19:33 +0200)
commitb0906ef770ec5a74221bcb4e63dbbc8682f49d5a
tree2b77d9a935b15acd27b50fc128b135b609b4878e
parent0abc8d10cc357d71fff74470c613442f9070ae93
drivers: Move wired_multicast_membership() 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 [new file with mode: 0644]
src/drivers/driver_wired_common.h
src/drivers/drivers.mak
src/drivers/drivers.mk