commit | 83cb979bc161a163ac03e4fc8b34936de5d3763e | [log] [tgz] |
---|---|---|
author | Ashok Nagarajan <ashok@cozybit.com> | Tue Oct 09 13:29:26 2012 -0700 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Oct 22 15:34:55 2012 +0200 |
tree | 19a50d5a82542f40f8ef12fcb80ecc5ec9ba99a1 | |
parent | fe862239636c303372184abc5635097b43777e77 [diff] |
iw: remove unnecessary variable in find_mesh_param Also stick to coding style. use "strcmp ( , ) == 0" instead of (!strcmp( , )) Signed-off-by: Ashok Nagarajan <ashok@cozybit.com>