]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: fix double tab in mesh path header
authorDiederik de Haas <didi.debian@cknow.org>
Sat, 23 Apr 2022 16:09:22 +0000 (18:09 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 4 May 2022 09:37:13 +0000 (11:37 +0200)
commitff67fb2c8860cbf868dc0faa1fbbc97d0f4d9a42
treecc994277f7052358658e99b389c07be363e298a5
parente3287a1f668beb7eb5700106048512ab751865db
iw: fix double tab in mesh path header

As reported in https://bugs.debian.org/974833, the double tab char
causes a mismatch of the header and contents after 'EXPTIME'.

Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
Link: https://lore.kernel.org/r/20220423160922.14952-1-didi.debian@cknow.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
mpath.c