commit | ce7c048928473220394bb126b08596e92e998a36 | [log] [tgz] |
---|---|---|
author | Yaniv Rosner <yanivr@broadcom.com> | Thu Oct 27 05:09:47 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 27 16:14:15 2011 -0400 |
tree | cd84a01e6c6dd20f889cf23b66d71b05a880e045 | |
parent | a9077bfd0b3fdcd1051cc3d09bf8c28f9d4d506a [diff] |
bnx2x: Fix RX/TX problem caused by the MAC layer This patch fixes a problem in which the host stops receiving data after restarting the interface. This issue is caused by combination of incorrect data path tap closure, along with missing MAC reset. Signed-off-by: Yaniv Rosner <yanivr@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>