OSDN Git Service

Merge branch 'r8169-revert-two-commits-due-to-a-regression'
authorDavid S. Miller <davem@davemloft.net>
Sun, 10 Feb 2019 20:54:49 +0000 (12:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 10 Feb 2019 20:54:49 +0000 (12:54 -0800)
Heiner Kallweit says:

====================
r8169: revert two commits due to a regression

Sander reported a regression (kernel panic, see[1]), therefore let's
revert these commits. Removal of the barriers doesn't seem to
contribute to the issue, the patch just overlaps with the problematic
one and only reverting both patches was tested.

[1] https://marc.info/?t=154965066400001&r=1&w=2

v2:
- improve commit message
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge