]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_bsd.c
driver_bsd.c: Reduce code duplication (setkey)
authorMasashi Honma <honma@ictec.co.jp>
Mon, 8 Feb 2010 19:25:18 +0000 (21:25 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 8 Feb 2010 19:25:18 +0000 (21:25 +0200)
commit719196b1598e3c6545e8d3f6b6cfa2bc59f22a0f
tree99108be9940c61bb664e4763b3c33aec007d7943
parent60bc30333c68d4096f174a42170fdf5e0d6e030b
driver_bsd.c: Reduce code duplication (setkey)

This patch reduces code duplication between hostapd and wpa_supplicant
for IEEE80211_IOC_WPAKEY.
src/drivers/driver_bsd.c