]> git.ipfire.org Git - thirdparty/hostap.git/commit
driver_bsd.c: Reduce code duplication (ifflag)
authorMasashi Honma <honma@ictec.co.jp>
Mon, 8 Feb 2010 19:23:28 +0000 (21:23 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 8 Feb 2010 19:23:28 +0000 (21:23 +0200)
commit60bc30333c68d4096f174a42170fdf5e0d6e030b
tree0cf0de46e7ec01d02f0b902c4ac472d29087480f
parentfa6b8afe6fdb334393b813727dcddd1a9064fd76
driver_bsd.c: Reduce code duplication (ifflag)

This patch reduces code duplication between hostapd and wpa_supplicant
for SIOC[GS]IFFLAGS.
src/drivers/driver_bsd.c