hostapd: remove unused asprintf parameter
authorJohn Crispin <john@openwrt.org>
Fri, 10 Apr 2015 08:31:26 +0000 (08:31 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 10 Apr 2015 08:31:26 +0000 (08:31 +0000)
r45270 removed ieee80211n=%d from the format string but didn't remove
the parameter itself. Though this probably doesn't cause any harm, it's
quite confusing and unneeded.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 45351


No differences found