Date: Sat, 18 Dec 2010 19:56:45 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/wpa/hostapd driver_freebsd.c Message-ID: <201012181957.oBIJv61K039859@repoman.freebsd.org>
index | next in thread | raw e-mail
bschmidt 2010-12-18 19:56:45 UTC
FreeBSD src repository
Modified files:
usr.sbin/wpa/hostapd driver_freebsd.c
Log:
SVN rev 216527 on 2010-12-18 19:56:45Z by bschmidt
Change bsd_del_key() to match upstream code:
- change order of if/else
- move wpa_printf() into the condition
- change unsigned char* to u8*
- prefer os_memset/os_memcpy
Revision Changes Path
1.12 +9 -11 src/usr.sbin/wpa/hostapd/driver_freebsd.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012181957.oBIJv61K039859>
