diff options
author | Aneesh Kumar K.V <[email protected]> | 2015-07-17 16:24:26 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-07-17 16:39:54 -0700 |
commit | 5a09e6ce90e1bf26f0915e7e31329402766ffead (patch) | |
tree | bed9fcfa10bbe4fd2ea22f768134706d3fcdf7ff /net/switchdev | |
parent | d56e84b4064d65285161d6bfa04382e1cdd4e49c (diff) |
lib/decompress: set the compressor name to NULL on error
Without this we end up using the previous name of the compressor in the
loop in unpack_rootfs. For example we get errors like "compression
method gzip not configured" even when we have CONFIG_DECOMPRESS_GZIP
enabled.
Signed-off-by: Aneesh Kumar K.V <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/switchdev')
0 files changed, 0 insertions, 0 deletions