RE: [PATCH] net-bnx2x: Fix byte order problem on NVRAM writes

2013-10-22 Thread Yuval Mintz
> Tested: > ethtool -e eth0 raw on >first.nvram > ethtool -E eth0 ethtool -e eth0 raw on >second.nvram > cmp first.nvram second.nvram || ethtool -E eth0 (No output means pass.) Hi Nate, We're aware of this `bug' for some time - we've encountered it when trying to fix the end

[PATCH] net-bnx2x: Fix byte order problem on NVRAM writes

2013-10-21 Thread Nate Klein
Tested: ethtool -e eth0 raw on >first.nvram ethtool -E eth0 second.nvram cmp first.nvram second.nvram || ethtool -E eth0 http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/