Patch applied, thank you for fixing this bug.
Could you make a minor modification to your changelog comments
in the future? When referencing an SHA ID commit, please include
the header text line from the changelog. In this way, if the
commit ID changes for whatever reason, people can still figure out
what commit you're referencing.
For example, I changed your second paragraph to read:
--------------------
Commit b131dd5d ("[ETHTOOL]: Add support for large eeproms") snipped
the code which copied the ethtool_eeprom structure back to
user-space. tg3 and natsemi are over-writing the magic number field
and then checking it in user-space. With the ethtool_eeprom copy
removed, the check is failing.
--------------------
when I added your change.
Thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html