From: Michal Schmidt Date: Mon, 1 Jul 2013 15:23:20 +0000 (+0200) Subject: bnx2x: fill in sane dump flag information X-Git-Tag: v3.11-rc1~64^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cc2d927c26a677415a9d0d23b9a043107f948c3;p=pandora-kernel.git bnx2x: fill in sane dump flag information bnx2x did not set dump->version in its .get_dump_flag() method. Let's set it to BNX2X_DUMP_VERSION. It's not a particularly nice number (0x50acff01 currently), but at least it's something deterministic. dump->flag should report the value previously set using ethtool -W. Signed-off-by: Michal Schmidt Signed-off-by: David S. Miller --- Reading git-diff-tree failed