Use "%s" in err() calls to fix a warning on Ubuntu 10.04
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Tue, 1 May 2012 19:52:26 +0000 (19:52 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Tue, 1 May 2012 19:52:26 +0000 (19:52 +0000)
commitf72edc774135c4f316b0aedd1a1b9a1162ec362a
tree9b94782a0a438c9351a8196f4a0942d9039a7607
parent35db352fc7ecc973a18c949e048e30c4a067e1ba
Use "%s" in err() calls to fix a warning on Ubuntu 10.04

err() would be confused if the interface name has formatting characters.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@4179 0192ed92-7a03-0410-a25b-9323aeb14dbd
tools/80211stats.c
tools/athstats.c