libkmod-module: mangle the section header, not the section
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 21 Nov 2012 22:17:25 +0000 (20:17 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 21 Nov 2012 22:23:02 +0000 (20:23 -0200)
commita4578669ca25ef6ede96bf4262821bcb07c8065c
tree69ff61c73217065f81dcf31d81d6c4cbcd25464b
parentd196b8d99f0a46d5e96678daabe74fda94875886
libkmod-module: mangle the section header, not the section

When we are told to remove the "__versions" section we were mangling
that section instead of tweaking the SHF_ALLOC flag in its header.
libkmod/libkmod-elf.c