commit | ec495fac119f2eaea8b8c6e6db17ba163c7af1f4 | [log] [tgz] |
---|---|---|
author | Vasundhara Volam <vasundhara.volam@emulex.com> | Mon Mar 03 14:25:38 2014 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 03 15:48:11 2014 -0500 |
tree | ad7625f31ab4571bb74c7c9ca2ff8da4de437f8e | |
parent | c91289510602baf9a05b3501d97dc70efa269e01 [diff] |
be2net: isolate TX workarounds not applicable to Skyhawk-R Some of TX workarounds in be_xmit_workarounds() routine are not applicable (and result in HW errors) to Skyhawk-R chip. Isolate BE3-R/Lancer specific workarounds to a separate routine. Signed-off-by: Vasundhara Volam <vasundhara.volam@emulex.com> Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>